jerry73204 / par-streamLinks
Asynchronous parallel stream in Rust
☆100Updated last year
Alternatives and similar repositories for par-stream
Users that are interested in par-stream are comparing it to the libraries listed below
Sorting:
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months 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 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Guide for standard library developers☆83Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- ☆110Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated this week
- Asynchronous HTTP body trait☆141Updated 2 months ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- futures-buffered☆41Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A fast and flexible LRU map.☆189Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆87Updated 3 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- ☆57Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Helper macros: autoimpl, impl_scope☆63Updated this week
- Fast JSON deserialization on borrowed data☆106Updated last week
- Run closures in parallel☆113Updated 5 months ago
- Simple string matching with single- and multiple-wildcard operator☆86Updated 8 months ago