jerry73204 / par-streamLinks
Asynchronous parallel stream in Rust
☆105Updated 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:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Data parallelism library for async-std.☆96Updated last year
- Define your own PhantomData☆158Updated last week
- ☆114Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Better reference counted strings for Rust☆139Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Typed any map for rust☆67Updated last year
- ☆94Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Async stream for Rust and the futures crate.☆192Updated 3 weeks ago
- docs.rs as a publishing platform?☆71Updated last week
- Thread parking and unparking☆79Updated 11 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- CBOR: Concise Binary Object Representation☆83Updated last month