taiki-e / futures-async-streamLinks
Async stream for Rust and the futures crate.
☆192Updated last month
Alternatives and similar repositories for futures-async-stream
Users that are interested in futures-async-stream are comparing it to the libraries listed below
Sorting:
- Copy-on-write string utilities for Rust☆160Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Define your own PhantomData☆158Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- ☆205Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- skiplist☆144Updated 4 years ago
- Heap-based async timers☆216Updated last year
- ☆130Updated 6 years ago
- Async filesystem primitives☆142Updated 2 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- rust bindings of snmalloc☆147Updated 4 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- ☆241Updated 5 months ago
- Data parallelism library for async-std.☆96Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Run closures in parallel☆115Updated 11 months ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- generators☆211Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Async synchronization primitives☆279Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Utilities for pinning☆98Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago