taiki-e / futures-async-streamLinks
Async stream for Rust and the futures crate.
☆188Updated 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:
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- ☆204Updated last year
- Heap-based async timers☆215Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Define your own PhantomData☆158Updated this week
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- rust bindings of snmalloc☆144Updated 2 months ago
- Async filesystem primitives☆139Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Generic Atomic<T> type for Rust☆243Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- Read and write from offsets in Rust.☆89Updated last month
- ☆130Updated 6 years ago
- Run closures in parallel☆115Updated 9 months ago
- skiplist☆144Updated 3 years ago
- ☆231Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago
- Thread parking and unparking☆79Updated 9 months ago
- Utilities for pinning☆97Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week