carllerche / assert-structLinks
A proc macro for asserting on the structure of Rust values.
☆51Updated last week
Alternatives and similar repositories for assert-struct
Users that are interested in assert-struct are comparing it to the libraries listed below
Sorting:
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated last week
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- ☆148Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Collection of utilities for writing your own dev scripts☆65Updated 3 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 3 weeks ago
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- ☆112Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 2 weeks ago
- The quickest way to override dependencies with Cargo☆68Updated this week
- ☆45Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A super powered testing macro for Rust☆124Updated 10 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Lending iterators on stable Rust☆83Updated last year