jerry73204 / par-streamLinks
Asynchronous parallel stream in Rust
☆105Updated 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 futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months 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
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆114Updated last week
- An updated version of linked-hash-map and friends☆137Updated last month
- ☆113Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Define your own PhantomData☆158Updated 3 weeks ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Simple string matching with single- and multiple-wildcard operator☆92Updated 3 weeks ago
- ☆76Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Run closures in parallel☆115Updated 10 months ago
- ☆88Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- 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…☆97Updated 3 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆61Updated 2 years ago