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
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Generate Rust enum variants without associated data☆98Updated 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…☆60Updated last week
- A utility crate to log errors without losing key information along the way.☆31Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Deserialization library with focus on error handling☆48Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated this week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- ☆112Updated 2 years ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Simple refinement types for Rust; parse, don't validate!☆75Updated last week
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Make trait methods callable without the trait in scope☆157Updated 3 weeks ago
- ☆145Updated 2 weeks ago
- ☆214Updated 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
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated last week
- Find out about keys that are ignored when deserializing data☆94Updated 3 weeks ago
- ☆44Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated this week
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Ergonomic Type Diffs☆62Updated last week