smol-rs / futures-liteLinks
Futures, streams, and async I/O combinators.
☆531Updated 3 weeks ago
Alternatives and similar repositories for futures-lite
Users that are interested in futures-lite are comparing it to the libraries listed below
Sorting:
- Notify async tasks or threads☆502Updated last month
- Async executor☆425Updated last month
- Task abstraction for building executors☆545Updated last month
- Async I/O and timers☆568Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆731Updated last year
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆368Updated last month
- ☆351Updated 2 months ago
- Structured concurrency operations for async Rust☆486Updated last week
- A thread pool for isolating blocking I/O in async programs☆374Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆589Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- Adaptors between compression crates and Rust's async IO types☆598Updated last week
- Fast function for printing integer primitives to a decimal string☆359Updated 3 weeks ago
- ☆502Updated 2 months ago
- Async synchronization primitives☆280Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 4 months ago
- A fast binary serialization framework☆406Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 2 months ago
- Fast floating point to string conversion☆689Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- A high performance, zero-copy URL router.☆508Updated 2 weeks ago
- Spin-based synchronization primitives☆574Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- Slab allocator for Rust☆866Updated 2 months ago
- Per-object thread-local storage for Rust☆363Updated 3 months ago
- Easy self-referential struct generation for Rust.☆687Updated last year
- rust stackful generator library☆361Updated last month
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆432Updated 2 weeks ago