taiki-e / futures-async-streamLinks
Async stream for Rust and the futures crate.
☆183Updated 2 weeks ago
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:
- ☆129Updated 5 years ago
- Utilities for pinning☆97Updated last year
- ☆195Updated last year
- rust bindings of snmalloc☆136Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Heap-based async timers☆214Updated last year
- Run closures in parallel☆113Updated 5 months ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Define your own PhantomData☆152Updated last month
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Manual segmented stacks for Rust☆307Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A simple bitset container for Rust☆143Updated last month
- Interning of data in rust☆101Updated 3 months ago
- Skiplist implementation in rust☆96Updated this week
- Async filesystem primitives☆133Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- A fast and flexible LRU map.☆185Updated 5 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago