smol-rs / futures-liteLinks
Futures, streams, and async I/O combinators.
☆511Updated this week
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☆480Updated 6 months ago
- Notify async tasks or threads☆477Updated last week
- Async executor☆383Updated this week
- Async I/O and timers☆536Updated this week
- A crate for safe and ergonomic pin-projection.☆670Updated last week
- Asynchronous streams for Rust using async & await notation☆694Updated 8 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- Adaptors between compression crates and Rust's async IO types☆535Updated 3 weeks ago
- Async synchronization primitives☆270Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- ☆493Updated 9 months ago
- ☆326Updated this week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆355Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- cross-platform Rust API for memory mapped IO☆509Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆286Updated this week
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 5 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- A thread pool for isolating blocking I/O in async programs☆362Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆332Updated 2 months ago
- Slab allocator for Rust☆807Updated last month
- A fast binary serialization framework☆401Updated 9 months ago
- Easy self-referential struct generation for Rust.☆633Updated 6 months ago
- Rust crate for a convenient RAII scope guard.☆525Updated 2 years ago
- Per-object thread-local storage for Rust☆348Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- Expanding opportunities standard library std::fs and std::io☆323Updated last year
- rust stackful generator library☆342Updated last month