dtolnay / monostate
Type that deserializes only from one specific value
☆231Updated 3 weeks ago
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()☆294Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- ☆203Updated 2 months ago
- Lazy formatting utility macro for rust☆126Updated last year
- Deluge, not a stream☆317Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 3 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆228Updated 2 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Cargo command to create the README.md from your crate's documentation☆156Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Track and query Cargo dependency graphs.☆206Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- Compile-time string formatting☆233Updated 3 months ago
- Define your own PhantomData☆152Updated 3 weeks ago
- ☆180Updated 2 weeks ago