taiki-e / futures-async-streamLinks
Async stream for Rust and the futures crate.
☆183Updated 3 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
- ☆194Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A fast and flexible LRU map.☆183Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Heap-based async timers☆212Updated 11 months ago
- Utilities for pinning☆97Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Run closures in parallel☆113Updated 4 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Generic Atomic<T> type for Rust☆234Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Define your own PhantomData☆152Updated last week
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Async filesystem primitives☆132Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- skiplist☆142Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆209Updated last week
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆146Updated last week
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- rust bindings of snmalloc☆131Updated last month
- Copy-on-write string utilities for Rust☆157Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- 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