carllerche / assert-structLinks
A proc macro for asserting on the structure of Rust values.
☆48Updated 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
- ☆143Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- ☆204Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A super powered testing macro for Rust☆121Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆92Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week
- A utility crate to log errors without losing key information along the way.☆31Updated 7 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`☆122Updated 11 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Make trait methods callable without the trait in scope☆156Updated this week
- Derive a builder for your constructors in Rust☆71Updated last month
- ☆112Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Simple refinement types for Rust; parse, don't validate!☆75Updated 2 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆77Updated last week
- ☆44Updated 5 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Yet another string type for Rust☆89Updated this week
- Rust library for running child processes☆38Updated 2 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…☆59Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆162Updated last month