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:
- ☆93Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- ☆111Updated last year
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Async filesystem primitives☆135Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- Run closures in parallel☆114Updated 5 months ago
- ⚡️📊 Compare the performance of Rust project branches☆66Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆64Updated last week
- Define your own PhantomData☆155Updated last week
- A Rust crate for formatting strings dynamically☆32Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago