jerry73204 / par-streamLinks
Asynchronous parallel stream in Rust
☆103Updated 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.☆90Updated 3 weeks ago
- ☆111Updated last year
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- ☆94Updated last year
- Define your own PhantomData☆156Updated last week
- Data parallelism library for async-std.☆94Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 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…☆90Updated 3 years ago
- docs.rs as a publishing platform?☆70Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Typed any map for rust☆67Updated 8 months ago
- A big integer library in Rust with good performance.☆105Updated last year
- Async stream for Rust and the futures crate.☆186Updated this week