Skip to content
@smol-rs

smol-rs

Welcome to smol-rs!

smol is a small and fast async runtime written in Rust. It prioritizes easily readable code, robust implementations and efficient algorithms.

If you'd like to start with smol, consider reading through the examples.

Pinned

  1. smol smol Public

    A small and fast async runtime for Rust

    Rust 3.5k 149

  2. async-channel async-channel Public

    Async multi-producer multi-consumer channel

    Rust 712 38

  3. blocking blocking Public

    A thread pool for isolating blocking I/O in async programs

    Rust 320 20

  4. async-io async-io Public

    Async I/O and timers

    Rust 403 63

  5. polling polling Public

    Portable interface to epoll, kqueue, event ports, and wepoll

    Rust 476 61

  6. async-task async-task Public

    Task abstraction for building executors

    Rust 362 33

Repositories

Showing 10 of 32 repositories

Top languages

Rust

Most used topics