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
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated 2 weeks ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Generate Rust enum variants without associated data☆99Updated last month
- ☆218Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated 3 weeks ago
- ☆148Updated 2 months ago
- ☆112Updated 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…☆65Updated 2 months ago
- Quickly define custom error enums for a functions in rust.☆49Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- A more powerful replacement for standard macros☆39Updated last year
- Derive a builder for your constructors in Rust☆71Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- The quickest way to override dependencies with Cargo☆68Updated last week
- Simple refinement types for Rust; parse, don't validate!☆76Updated last month
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Deserialization library with focus on error handling☆49Updated 2 months ago
- A utility crate to log errors without losing key information along the way.☆32Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A versatile and developer-friendly trait mocking library☆78Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago