dtolnay / monostateLinks
Type that deserializes only from one specific value
☆243Updated last week
Alternatives and similar repositories for monostate
Users that are interested in monostate are comparing it to the libraries listed below
Sorting:
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- ☆209Updated last week
- Track and query Cargo dependency graphs.☆222Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A collection of utilities for a superior nom experience☆157Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Conditional compilation according to rustc compiler version☆364Updated last week
- Cargo command to create the README.md from your crate's documentation☆159Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- A super powered testing macro for Rust☆118Updated 3 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Deluge, not a stream☆316Updated last year
- Check if tables and items in a .toml file are lexically sorted☆240Updated this week
- Proc-macro typestate DSL for Rust☆149Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆220Updated 4 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Structured concurrency operations for async Rust☆451Updated 4 months ago
- Procedural macros to derive numeric traits in Rust☆202Updated last year