oknozor / sealed-test
A procmacro attribute to run your test in an isolated environment
☆30Updated 9 months ago
Alternatives and similar repositories for sealed-test:
Users that are interested in sealed-test are comparing it to the libraries listed below
- A Rust library for runtime-checked linearish types☆32Updated last year
- Serde Visitor for deserializing untagged enums☆62Updated 3 weeks ago
- Efficient byte-stream pipe buffer☆42Updated 9 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Cargo API written in Paris☆47Updated 3 weeks ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 6 months ago
- Simple goldenfile testing in Rust.☆39Updated last month
- ☆38Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Transitive derive macros for Rust☆31Updated 2 weeks ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Thread-unsafe async runtime☆27Updated 5 months ago
- ☆29Updated 11 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- ☆54Updated 3 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`☆30Updated 2 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated last month
- structured parallel execution for async Rust☆33Updated 7 months ago
- ☆21Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Abstract over different executors☆73Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Mocking and Unit test Framework for Rust☆32Updated 7 months ago
- Zero-cost bitsets over native Rust types☆76Updated this week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month