Skip to content
@smol-rs

smol-rs

A small and fast async runtime for Rust

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 Loading

  1. smol smol Public

    A small and fast async runtime for Rust

    Rust 4.6k 174

  2. async-channel async-channel Public

    Async multi-producer multi-consumer channel

    Rust 908 56

  3. blocking blocking Public

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

    Rust 368 23

  4. async-io async-io Public

    Async I/O and timers

    Rust 553 79

  5. polling polling Public

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

    Rust 687 81

  6. async-task async-task Public

    Task abstraction for building executors

    Rust 517 53

Repositories

Showing 10 of 32 repositories
  • smol Public

    A small and fast async runtime for Rust

    smol-rs/smol’s past year of commit activity
    Rust 4,575 Apache-2.0 174 16 (1 issue needs help) 3 Updated Nov 3, 2025
  • futures-lite Public

    Futures, streams, and async I/O combinators.

    smol-rs/futures-lite’s past year of commit activity
    Rust 529 Apache-2.0 35 14 6 Updated Oct 29, 2025
  • async-executor Public

    Async executor

    smol-rs/async-executor’s past year of commit activity
    Rust 406 Apache-2.0 50 9 (2 issues need help) 4 Updated Oct 29, 2025
  • async-fs Public

    Async filesystem primitives

    smol-rs/async-fs’s past year of commit activity
    Rust 139 Apache-2.0 11 6 1 Updated Oct 29, 2025
  • async-task Public

    Task abstraction for building executors

    smol-rs/async-task’s past year of commit activity
    Rust 517 Apache-2.0 53 8 4 Updated Oct 5, 2025
  • fastrand-contrib Public

    Extension functionality for the fastrand crate

    smol-rs/fastrand-contrib’s past year of commit activity
    Rust 9 Apache-2.0 3 0 0 Updated Oct 5, 2025
  • fastrand Public

    A simple and fast random number generator

    smol-rs/fastrand’s past year of commit activity
    Rust 535 Apache-2.0 48 7 5 Updated Oct 5, 2025
  • .github Public

    Repository-level documentation for smol-rs

    smol-rs/.github’s past year of commit activity
    1 0 0 0 Updated Oct 5, 2025
  • async-process Public

    Async interface for working with processes

    smol-rs/async-process’s past year of commit activity
    Rust 204 Apache-2.0 32 4 2 Updated Sep 14, 2025
  • async-signal Public

    Asynchronous signal handling

    smol-rs/async-signal’s past year of commit activity
    Rust 23 Apache-2.0 6 1 0 Updated Sep 14, 2025

Top languages

Loading…

Most used topics

Loading…