sunshowers-code / partial-ioLinks
Rust library that provides helpers for testing resilience of I/O operations.
☆33Updated 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
Sorting:
- structured parallel execution for async Rust☆37Updated last year
- ☆34Updated 3 years ago
- ☆47Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Track memory allocations by backtrace or originating thread☆46Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Thread-unsafe async runtime☆29Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Abstract over different executors☆74Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated this week
- ☆61Updated 2 years ago
- ☆76Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A sinless derive helper☆78Updated last month
- ☆64Updated 5 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Rust serializer library☆89Updated 4 months ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- ☆48Updated 2 years ago
- ☆34Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- ☆21Updated 5 years ago