taiki-e / futures-async-streamLinks
Async stream for Rust and the futures crate.
☆188Updated last week
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:
- Define your own PhantomData☆158Updated last month
- Async filesystem primitives☆139Updated last month
- Copy-on-write string utilities for Rust☆158Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Generic Atomic<T> type for Rust☆241Updated last month
- ☆129Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆202Updated last year
- Run closures in parallel☆115Updated 9 months ago
- Heap-based async timers☆215Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Data parallelism library for async-std.☆94Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- rust bindings of snmalloc☆142Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Utilities for pinning☆97Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆226Updated 2 months ago
- Task abstraction for building executors☆212Updated 3 years ago