dtolnay / monostate
Type that deserializes only from one specific value
☆231Updated last week
Alternatives and similar repositories for monostate:
Users that are interested in monostate are comparing it to the libraries listed below
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- A collection of utilities for a superior nom experience☆153Updated last year
- Pull in every source file in a directory as a module☆169Updated last week
- ☆201Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 6 months ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Cargo command to create the README.md from your crate's documentation☆152Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Async broadcast channels☆172Updated last month
- Track and query Cargo dependency graphs.☆201Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- Proc-macro typestate DSL for Rust☆143Updated last year
- The feature-rich, portable async channel library☆251Updated 2 years ago
- A light wrapper around rr, the time-travelling debugger☆142Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆224Updated last month
- Boolean-valued predicate functions in Rust☆181Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- ☆180Updated 2 months ago