dtolnay / monostate
Type that deserializes only from one specific value
☆228Updated this week
Related projects ⓘ
Alternatives and complementary repositories for monostate
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- A collection of utilities for a superior nom experience☆149Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- ☆188Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆235Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 3 months ago
- "A very small syn"☆196Updated 7 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆148Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Find out path at which a deserialization error occurred☆323Updated this week
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆132Updated last year
- The feature-rich, portable async channel library☆252Updated last year
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- Structured concurrency operations for async Rust☆407Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Define your own PhantomData☆146Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆222Updated last year
- Compile-time string formatting☆212Updated 2 months ago
- A light wrapper around rr, the time-travelling debugger☆143Updated last year
- A fast, concurrent string interner☆140Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆288Updated last year
- Proc-macro typestate DSL for Rust☆141Updated last year
- lazy static regular expressions checked at compile time☆190Updated 2 months ago