jerry73204 / par-stream
Asynchronous parallel stream in Rust
☆98Updated last year
Alternatives and similar repositories for par-stream:
Users that are interested in par-stream are comparing it to the libraries listed below
- Data parallelism library for async-std.☆94Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- ☆93Updated last year
- Typed any map for rust☆65Updated last month
- This is a Rust implementation for popular caches (support no_std).☆107Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆104Updated last month
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Extensions for the Rust standard library☆39Updated 9 months ago
- A simple in-memory search for collections and key-value stores.☆67Updated this week
- Run closures in parallel☆111Updated 3 months ago
- A global executor built on top of async-executor and smol☆73Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Chaotic Testing Harness☆59Updated 4 years ago
- Asynchronous access to a bincode-encoded item stream.☆70Updated 2 weeks ago
- Minimal async cache in Rust with support for key expirations☆52Updated 8 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- ☆70Updated 2 months ago
- A low-level I/O ownership and borrowing library☆101Updated last month
- ☆44Updated last year
- ✴️ An experimental graph database☆113Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- ⚡️📊 Compare the performance of Rust project branches☆65Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- ☆38Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆130Updated last month