dtolnay / monostateLinks
Type that deserializes only from one specific value
☆253Updated last week
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☆252Updated 2 weeks ago
- ☆223Updated last month
- 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☆184Updated 6 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Deluge, not a stream☆317Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Track and query Cargo dependency graphs.☆236Updated last week
- Cargo command to create the README.md from your crate's documentation☆166Updated last month
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- A super powered testing macro for Rust☆121Updated 7 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Compile-time string formatting☆243Updated 9 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- ☆145Updated last week
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- Define your own PhantomData☆158Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago