taiki-e / futures-async-stream
Async stream for Rust and the futures crate.
☆174Updated last week
Related projects ⓘ
Alternatives and complementary repositories for futures-async-stream
- ☆185Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Data parallelism library for async-std.☆93Updated 8 months ago
- Utilities for pinning☆97Updated 7 months ago
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- Generic Atomic<T> type for Rust☆217Updated 9 months ago
- rust bindings of snmalloc☆120Updated this week
- ☆129Updated 5 years ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- skiplist☆140Updated 2 years ago
- Heap-based async timers☆211Updated 4 months ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Async filesystem primitives☆130Updated 3 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- ☆188Updated 3 weeks ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Run closures in parallel☆109Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆226Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆113Updated 4 months ago
- Manual segmented stacks for Rust☆286Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- Performant time measuring in Rust☆170Updated 7 months ago
- A stack for rust trait objects that minimizes allocations☆126Updated 2 years ago
- Task abstraction for building executors☆212Updated 2 years ago
- generators☆201Updated last year