dtolnay / monostateLinks
Type that deserializes only from one specific value
☆245Updated last week
Alternatives and similar repositories for monostate
Users that are interested in monostate are comparing it to the libraries listed below
Sorting:
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last week
- Find out path at which a deserialization error occurred☆389Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- ☆216Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Easy code duplicate with substitution for Rust☆246Updated last week
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- lazy static regular expressions checked at compile time☆216Updated 7 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Compile-time string formatting☆240Updated 8 months ago
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 2 years ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Track and query Cargo dependency graphs.☆231Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A super powered testing macro for Rust☆120Updated 5 months ago
- Deluge, not a stream☆316Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆142Updated last week
- Library for snippet annotations☆327Updated 2 weeks ago