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 3.9k 158

  2. async-channel async-channel Public

    Async multi-producer multi-consumer channel

    Rust 833 44

  3. blocking blocking Public

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

    Rust 351 20

  4. async-io async-io Public

    Async I/O and timers

    Rust 485 68

  5. polling polling Public

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

    Rust 594 72

  6. async-task async-task Public

    Task abstraction for building executors

    Rust 456 43

Repositories

Showing 10 of 32 repositories
  • polling Public

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

    smol-rs/polling’s past year of commit activity
    Rust 594 Apache-2.0 72 16 (3 issues need help) 8 Updated Mar 10, 2025
  • smol Public

    A small and fast async runtime for Rust

    smol-rs/smol’s past year of commit activity
    Rust 3,875 Apache-2.0 158 14 (1 issue needs help) 3 Updated Mar 10, 2025
  • async-signal Public

    Asynchronous signal handling

    smol-rs/async-signal’s past year of commit activity
    Rust 15 Apache-2.0 6 1 1 Updated Mar 10, 2025
  • async-io Public

    Async I/O and timers

    smol-rs/async-io’s past year of commit activity
    Rust 485 Apache-2.0 68 10 5 Updated Mar 10, 2025
  • async-process Public

    Async interface for working with processes

    smol-rs/async-process’s past year of commit activity
    Rust 188 Apache-2.0 29 5 4 Updated Mar 10, 2025
  • async-compat Public

    Compatibility adapter between tokio and futures

    smol-rs/async-compat’s past year of commit activity
    Rust 164 Apache-2.0 14 3 3 Updated Mar 9, 2025
  • futures-lite Public

    Futures, streams, and async I/O combinators.

    smol-rs/futures-lite’s past year of commit activity
    Rust 496 Apache-2.0 30 11 4 Updated Feb 16, 2025
  • fastrand Public

    A simple and fast random number generator

    smol-rs/fastrand’s past year of commit activity
    Rust 475 Apache-2.0 37 6 2 Updated Feb 3, 2025
  • event-listener Public

    Notify async tasks or threads

    smol-rs/event-listener’s past year of commit activity
    Rust 460 Apache-2.0 33 4 0 Updated Jan 25, 2025
  • async-task Public

    Task abstraction for building executors

    smol-rs/async-task’s past year of commit activity
    Rust 456 Apache-2.0 43 10 2 Updated Jan 23, 2025

Top languages

Loading…

Most used topics

Loading…