smol-rs / futures-liteLinks
Futures, streams, and async I/O combinators.
☆504Updated 3 months ago
Alternatives and similar repositories for futures-lite
Users that are interested in futures-lite are comparing it to the libraries listed below
Sorting:
- Task abstraction for building executors☆467Updated 4 months ago
- Notify async tasks or threads☆473Updated 2 weeks ago
- Async I/O and timers☆519Updated last week
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆690Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- Async executor☆370Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- Module initialization/global constructor functions for Rust☆866Updated 2 weeks ago
- Slab allocator for Rust☆789Updated 2 weeks ago
- ☆487Updated 7 months ago
- Async synchronization primitives☆269Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆527Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆517Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆283Updated 2 weeks ago
- Spin-based synchronization primitives☆534Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆510Updated last year
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- A fast binary serialization framework☆399Updated 7 months ago
- Structured concurrency operations for async Rust☆452Updated 4 months ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆411Updated 3 months ago
- ☆309Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆744Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆366Updated 11 months ago
- Rust library allowing to register multiple handlers for the same signal☆782Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆888Updated this week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆342Updated last week