jerry73204 / par-stream
Asynchronous parallel stream in Rust
☆99Updated last year
Alternatives and similar repositories for par-stream:
Users that are interested in par-stream are comparing it to the libraries listed below
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- ☆109Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A fast and flexible LRU map.☆180Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- ⚡️📊 Compare the performance of Rust project branches☆66Updated 11 months ago
- A low-level I/O ownership and borrowing library☆100Updated 3 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- CBOR: Concise Binary Object Representation☆68Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆72Updated last week
- ☆92Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 10 months ago
- CSV parsing in async context☆43Updated last year
- Heap-based async timers☆212Updated 9 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated 4 months ago