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:
- ☆113Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆113Updated last week
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks 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.☆91Updated last month
- Define your own PhantomData☆158Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Reports when tokio runtime threads are blocking☆66Updated 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 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Thread parking and unparking☆79Updated 10 months ago
- ☆94Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Typed any map for rust☆67Updated 11 months ago
- Run closures in parallel☆115Updated 10 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- An unordered multiset/bag implementation backed by HashMap☆74Updated last week