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
- ☆148Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Generate Rust enum variants without associated data☆98Updated 3 weeks ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated 3 weeks ago
- ☆112Updated 2 years ago
- ☆217Updated 4 months ago
- Zero-cost bitsets over native Rust types☆79Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks 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 last month
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆32Updated this week
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆157Updated this week
- A utility crate to log errors without losing key information along the way.☆32Updated 10 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- ☆45Updated 8 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated this week
- A super powered testing macro for Rust☆122Updated 8 months ago
- Make trait methods callable without the trait in scope☆160Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆189Updated 3 weeks ago
- Derive a builder for your constructors in Rust☆71Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year