dtolnay / monostateLinks
Type that deserializes only from one specific value
☆244Updated 2 months ago
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 3 weeks ago
- 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
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- A super powered testing macro for Rust☆120Updated 5 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- ☆216Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 2 years ago
- Lazy formatting utility macro for rust☆128Updated last year
- lazy static regular expressions checked at compile time☆215Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated 2 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Deluge, not a stream☆316Updated last year
- A collection of utilities for a superior nom experience☆162Updated 2 years ago
- Cargo command to create the README.md from your crate's documentation☆159Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Delegation of trait implementations via procedural macros☆267Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆249Updated this week
- Define your own PhantomData☆155Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆106Updated last month
- Compile-time string formatting☆238Updated 7 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago