NfNitLoop / pipeliner
Rust library for making easy parallel pipelines with Iterators.
☆31Updated 5 years ago
Alternatives and similar repositories for pipeliner:
Users that are interested in pipeliner are comparing it to the libraries listed below
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- ☆21Updated 4 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆59Updated 6 months ago
- ☆24Updated last year
- Asynchronize blocking operation.☆26Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆38Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Rust map and set literals☆24Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants