carllerche / assert-structLinks
A proc macro for asserting on the structure of Rust values.
☆51Updated 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
- Generate Rust enum variants without associated data☆100Updated this week
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks 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`☆131Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- ☆149Updated 4 months ago
- ☆226Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated 2 weeks ago
- A utility crate to log errors without losing key information along the way.☆32Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Simple refinement types for Rust; parse, don't validate!☆76Updated 3 months 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…☆67Updated last month
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated this week
- The quickest way to override dependencies with Cargo☆82Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆111Updated 3 years ago
- A super powered testing macro for Rust☆124Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- ☆45Updated 10 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago