taiki-e / futures-async-streamLinks
Async stream for Rust and the futures crate.
☆184Updated 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:
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Run closures in parallel☆114Updated 5 months ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Heap-based async timers☆214Updated last year
- skiplist☆142Updated 3 years ago
- ☆197Updated last year
- rust bindings of snmalloc☆136Updated 3 months ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Define your own PhantomData☆155Updated this week
- Utilities for pinning☆96Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- ☆129Updated 5 years ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- A fast and flexible LRU map.☆189Updated 6 months ago
- Task abstraction for building executors☆213Updated 3 years ago
- Read and write from offsets in Rust.☆87Updated 3 months ago
- ☆212Updated last week
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago