carllerche / assert-structLinks
A proc macro for asserting on the structure of Rust values.
☆50Updated 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
- Simple refinement types for Rust; parse, don't validate!☆75Updated last month
- ☆217Updated 3 months ago
- A utility crate to log errors without losing key information along the way.☆32Updated 9 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆84Updated 2 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Generate Rust enum variants without associated data☆97Updated this week
- ☆112Updated 2 years ago
- ☆146Updated last month
- A Rust macro to make enums with a subset of values of the parent☆127Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆160Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- An alternate Cargo registry using static files☆133Updated 2 weeks ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated 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…☆64Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Collection of utilities for writing your own dev scripts☆63Updated 3 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- ☆45Updated 7 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago