carllerche / assert-structLinks
A proc macro for asserting on the structure of Rust values.
☆39Updated this 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
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- ☆141Updated 2 months ago
- Simple refinement types for Rust; parse, don't validate!☆74Updated last week
- ☆112Updated 2 years ago
- A utility crate to log errors without losing key information along the way.☆31Updated 7 months ago
- ☆44Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 3 weeks ago
- ☆192Updated last month
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated last week
- Make trait methods callable without the trait in scope☆152Updated this week
- A versatile and developer-friendly trait mocking library☆76Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆136Updated this week
- Generate Rust enum variants without associated data☆98Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated this week
- Compile Rust compiler using Buck2☆55Updated this week
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆81Updated 9 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 2 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 weeks ago