dtolnay / monostateLinks
Type that deserializes only from one specific value
☆267Updated last month
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☆256Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- ☆244Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Track and query Cargo dependency graphs.☆252Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Pull in every source file in a directory as a module☆181Updated last month
- Compile-time string formatting☆262Updated 4 months ago
- lazy static regular expressions checked at compile time☆222Updated last month
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Async broadcast channels☆190Updated 5 months ago
- Find out path at which a deserialization error occurred☆413Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated this week
- A Rust code linter☆213Updated last year
- Check if tables and items in a .toml file are lexically sorted☆272Updated 3 weeks ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- A super powered testing macro for Rust☆124Updated last month
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 weeks ago