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 Public

    A small and fast async runtime for Rust

    Rust 4.3k 168

  2. async-channel Public

    Async multi-producer multi-consumer channel

    Rust 874 51

  3. blocking Public

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

    Rust 361 21

  4. async-io Public

    Async I/O and timers

    Rust 530 72

  5. polling Public

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

    Rust 649 77

  6. async-task Public

    Task abstraction for building executors

    Rust 476 47

Repositories

Showing 10 of 32 repositories

Top languages

Loading…

Most used topics

Loading…