jerry73204 / par-streamLinks
Asynchronous parallel stream in Rust
☆106Updated 2 years ago
Alternatives and similar repositories for par-stream
Users that are interested in par-stream are comparing it to the libraries listed below
Sorting:
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Data parallelism library for async-std.☆96Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- ☆114Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Async stream for Rust and the futures crate.☆193Updated this week
- ☆94Updated 2 years ago
- Define your own PhantomData☆158Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 4 months ago
- ☆77Updated 5 months ago
- Take a value atomically once.☆30Updated 3 years ago
- Chaotic Testing Harness☆59Updated 5 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…☆91Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- ☆48Updated 2 years ago
- CBOR: Concise Binary Object Representation☆83Updated last month
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Thread parking and unparking☆82Updated last year
- Reactive dependency injection for Rust.☆42Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆73Updated last week
- Typed any map for rust☆67Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago