Rust library that provides helpers for testing resilience of IO operations
☆145Dec 31, 2021Updated 4 years ago
Alternatives and similar repositories for rust-partial-io
Users that are interested in rust-partial-io are comparing it to the libraries listed below
Sorting:
- An asynchronous StatsD clone☆22May 5, 2017Updated 8 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Jun 8, 2016Updated 9 years ago
- Unsafe marker trait for types that deref to a stable address☆35Mar 4, 2026Updated 2 weeks ago
- A structure for holding a set of enum variants☆19Mar 6, 2019Updated 7 years ago
- (getting to be a) hard to kill scalable linearizabe store☆79Jan 19, 2016Updated 10 years ago
- Cargo subcommand for checking your documentation for broken links☆157Dec 10, 2024Updated last year
- Derive macro for generating arrays from struct fields.☆20Oct 6, 2022Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Aug 14, 2024Updated last year
- ☆64Aug 28, 2024Updated last year
- ☆738Mar 2, 2020Updated 6 years ago
- A library for creating references that carry their owner with them.☆387Oct 12, 2023Updated 2 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Dec 8, 2017Updated 8 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Mar 12, 2026Updated last week
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Constant Time Operations for Crypto Libraries☆10Jun 22, 2017Updated 8 years ago
- A HTTP 1.1 proxy written in Rust using tokio.☆216Dec 23, 2018Updated 7 years ago
- Compact string type for zero-copy parsing☆265Nov 16, 2023Updated 2 years ago
- Stateful, a Rust Control Flow Plugin☆108Apr 4, 2017Updated 8 years ago
- A memory efficient container for rust nested collections☆44Sep 4, 2022Updated 3 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- A router for Rust's hyper framework using regular expressions☆45Feb 9, 2020Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆138Aug 14, 2023Updated 2 years ago
- ☆53Nov 10, 2019Updated 6 years ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Deprecated URL shortener☆25Jun 21, 2017Updated 8 years ago
- A Parallel test runner for DevOps☆104Oct 21, 2025Updated 5 months ago
- A Rust library to compress integer arrays.☆40Jun 25, 2018Updated 7 years ago
- Rust macro to generate self-referential structs☆213May 1, 2021Updated 4 years ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- A compiler plugin to insert flame calls☆391Apr 13, 2023Updated 2 years ago
- Timer facilities for Tokio☆85Mar 30, 2018Updated 7 years ago
- Coroutine and async/await support for tokio-based futures☆120Mar 7, 2020Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Jan 4, 2023Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Feb 6, 2022Updated 4 years ago
- Course material for Rust, taking roughly three days☆47Feb 25, 2017Updated 9 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week