smol-rs / futures-liteLinks
Futures, streams, and async I/O combinators.
☆530Updated 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☆499Updated 3 months ago
- Task abstraction for building executors☆524Updated last month
- Async executor☆409Updated 3 weeks ago
- Async I/O and timers☆554Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆720Updated 11 months ago
- Adaptors between compression crates and Rust's async IO types☆587Updated last week
- A crate for safe and ergonomic pin-projection.☆689Updated last week
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- ☆501Updated last week
- Structured concurrency operations for async Rust☆475Updated last month
- ☆341Updated last week
- Async synchronization primitives☆276Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆358Updated 2 months ago
- Fast floating point to string conversion☆668Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆541Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆351Updated last month
- A high performance, zero-copy URL router.☆497Updated last week
- cross-platform Rust API for memory mapped IO☆555Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆670Updated 10 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆436Updated 3 weeks ago
- Spin-based synchronization primitives☆562Updated last month
- Async multi-producer multi-consumer channel☆913Updated 4 months ago
- Slab allocator for Rust☆850Updated last week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆372Updated last week
- Test harness for ui tests of compiler diagnostics☆938Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated last month
- A fast binary serialization framework☆405Updated last year