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
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- ☆244Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Compile-time string formatting☆263Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆271Updated 2 months ago
- Pull in every source file in a directory as a module☆181Updated this week
- Track and query Cargo dependency graphs.☆254Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Define your own PhantomData☆158Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Struct fields that are made read-only accessible to other modules☆263Updated this week
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- ☆227Updated 6 months ago
- ☆205Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated this week
- An alternate Cargo registry using static files☆136Updated 3 months ago
- A super powered testing macro for Rust☆124Updated last month
- Comparison of Rust string types☆166Updated last week
- Generate Rust enum variants without associated data☆116Updated last week
- Make trait methods callable without the trait in scope☆162Updated this week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago