dtolnay / monostate
Type that deserializes only from one specific value
☆231Updated 2 months ago
Alternatives and similar repositories for monostate:
Users that are interested in monostate are comparing it to the libraries listed below
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- ☆206Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- ☆136Updated 9 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- A super powered testing macro for Rust☆118Updated 2 months ago
- Proc-macro typestate DSL for Rust☆148Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A collection of utilities for a superior nom experience☆155Updated last year
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- ☆112Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- "A very small syn"☆203Updated 3 months ago
- Track and query Cargo dependency graphs.☆207Updated this week
- 💫 Easily retry futures 🦀☆207Updated last year
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago