smol-rs / futures-liteLinks
Futures, streams, and async I/O combinators.
☆524Updated 2 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:
- Notify async tasks or threads☆492Updated 2 months ago
- Task abstraction for building executors☆515Updated 3 weeks ago
- Async executor☆402Updated 2 months ago
- Async I/O and timers☆552Updated last month
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- A crate for safe and ergonomic pin-projection.☆686Updated this week
- Adaptors between compression crates and Rust's async IO types☆571Updated last week
- cross-platform Rust API for memory mapped IO☆540Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Async synchronization primitives☆274Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆348Updated last week
- Structured concurrency operations for async Rust☆472Updated last month
- Statically-checked alternatives to RefCell and RwLock☆381Updated last month
- ☆497Updated last week
- Rust crate for a convenient RAII scope guard.☆535Updated 2 years ago
- ☆335Updated last week
- A fast binary serialization framework☆404Updated last year
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago
- A high performance, zero-copy URL router.☆479Updated this week
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- Spin-based synchronization primitives☆561Updated last month
- Easy self-referential struct generation for Rust.☆661Updated 9 months ago
- Slab allocator for Rust☆847Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆683Updated last month
- Fast floating point to string conversion☆664Updated last week
- Module initialization/global constructor functions for Rust☆913Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆899Updated 3 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆368Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago