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:
- ☆112Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Data parallelism library for async-std.☆94Updated last year
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆89Updated last year
- 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?☆71Updated this week
- Define your own PhantomData☆158Updated this week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆94Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Async stream for Rust and the futures crate.☆187Updated 2 weeks ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- ☆87Updated 8 months ago
- Typed any map for rust☆67Updated 9 months ago
- Serializable trait objects for Rust.☆56Updated 6 months ago
- Timer facilities for Rust's async story☆56Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago