smol-rs / futures-liteLinks
Futures, streams, and async I/O combinators.
☆514Updated 2 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☆482Updated 3 weeks ago
- Task abstraction for building executors☆480Updated 7 months ago
- Async executor☆389Updated this week
- Async I/O and timers☆539Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆705Updated last week
- Asynchronous streams for Rust using async & await notation☆700Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆676Updated this week
- Adaptors between compression crates and Rust's async IO types☆543Updated this week
- ☆493Updated 10 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated last week
- Async synchronization primitives☆270Updated this week
- Concurrent multi-producer multi-consumer queue☆286Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆362Updated 2 weeks ago
- ☆329Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆325Updated last year
- Structured concurrency operations for async Rust☆464Updated 7 months ago
- Spin-based synchronization primitives☆548Updated 2 months ago
- Fast floating point to string conversion☆650Updated last week
- Easy self-referential struct generation for Rust.☆641Updated 7 months ago
- Per-object thread-local storage for Rust☆349Updated last week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- cross-platform Rust API for memory mapped IO☆523Updated last week
- Fast function for printing integer primitives to a decimal string☆334Updated last week
- Slab allocator for Rust☆825Updated 3 weeks ago
- A fast binary serialization framework☆402Updated 10 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated this week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆358Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Async multi-producer multi-consumer channel☆886Updated last month
- Module initialization/global constructor functions for Rust☆892Updated 2 weeks ago