taiki-e / futures-async-streamLinks
Async stream for Rust and the futures crate.
☆189Updated 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☆158Updated last year
- Define your own PhantomData☆158Updated last week
- ☆205Updated last year
- rust bindings of snmalloc☆146Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Async filesystem primitives☆140Updated last month
- Run closures in parallel☆115Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Heap-based async timers☆216Updated last year
- ☆130Updated 6 years ago
- Data parallelism library for async-std.☆96Updated last year
- skiplist☆144Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- ☆237Updated 3 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- docs.rs as a publishing platform?☆71Updated last week
- Make trait methods callable without the trait in scope☆161Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- generators☆211Updated 2 years ago