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
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A timeout connector for the hyper client☆26Updated 6 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- ☆21Updated 4 years ago
- ☆47Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- For when you really, really just want to know that your config changed☆14Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Rust map and set literals☆24Updated 5 years ago
- ☆38Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Calculate statistics iteratively☆38Updated last month
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year