joshtriplett / io-mux
Rust io-mux crate: Provide multiple file descriptors writing into one in-order pipe, tagged by the source of data (e.g. stdout/stderr)
☆39Updated last year
Alternatives and similar repositories for io-mux:
Users that are interested in io-mux are comparing it to the libraries listed below
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- ☆54Updated 3 years ago
- Remove Cargo.lock lockfile☆33Updated last week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- ☆37Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Rust serializer library☆86Updated 9 months ago
- Run a process on a particular subset of the available hardware.☆35Updated 5 years ago
- A mutex with timeout tracing☆30Updated 3 years ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- ☆46Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆42Updated 4 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Read input lines as byte slices for high efficiency☆61Updated last year
- Pluralization handling in Rust☆36Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆31Updated last year
- Lossless functionality for platform-native strings.☆72Updated 2 months 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`☆29Updated last year
- A Syn Attribute Parser Toolkit☆14Updated 3 months ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- Initialization system in Rust☆26Updated 3 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- A low-level I/O ownership and borrowing library☆101Updated last month
- Proc-macro utility to populate enums from database data☆20Updated 5 months ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago