NfNitLoop / pipelinerLinks
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
Sorting:
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Rust map and set literals☆24Updated 5 years ago
- 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
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Conversion traits for Rust☆48Updated 4 years ago
- ☆39Updated 2 years ago
- Rust serializer library☆87Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- A timeout connector for the hyper client☆26Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Pluralization handling in Rust☆38Updated 2 years ago
- Trait implementation generator macro☆29Updated this week