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 futures abstraction that runs a set of futures which may complete in any order.☆92Updated 4 months ago
- Data parallelism library for async-std.☆96Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- ☆114Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated last week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆87Updated 2 months ago
- Typed any map for rust☆67Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- CBOR: Concise Binary Object Representation☆84Updated 2 months ago
- ☆244Updated 2 weeks ago
- Chaotic Testing Harness☆59Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago