sunshowers-code / partial-io
Rust library that provides helpers for testing resilience of I/O operations.
☆32Updated 2 years ago
Alternatives and similar repositories for partial-io:
Users that are interested in partial-io are comparing it to the libraries listed below
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Alternative future adapters that provide cancel safety.☆60Updated this week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- ☆47Updated 4 years ago
- ☆21Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆54Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- structured parallel execution for async Rust☆33Updated 7 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- ☆33Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Abstract over different executors☆73Updated last year
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆62Updated last month
- A safe and reliable process manager☆42Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated this week
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Track memory allocations by backtrace or originating thread☆42Updated 4 months ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- A dependency injection library for message-based applications☆38Updated 3 years ago