oknozor / sealed-testLinks
A procmacro attribute to run your test in an isolated environment
☆34Updated 2 months ago
Alternatives and similar repositories for sealed-test
Users that are interested in sealed-test are comparing it to the libraries listed below
Sorting:
- The quickest way to override dependencies with Cargo☆68Updated last week
- Rust API stability attributes for the rest of us.☆32Updated last year
- Cargo API written in Paris☆55Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆64Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Verify that registry crates in your Cargo.lock are reproducible from the git repository☆44Updated last week
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- ☆112Updated 3 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated 3 weeks ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- A GitHub Action for running cargo-semver-checks☆73Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- A simple in-memory search for collections and key-value stores.☆80Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Trait implementation generator macro☆30Updated this week