Type that deserializes only from one specific value
☆270Feb 16, 2026Updated 2 weeks ago
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()☆290Dec 18, 2022Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Dec 18, 2022Updated 3 years ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆415Feb 16, 2026Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆164Feb 16, 2026Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- Serde serializable and deserializable trait objects☆1,477Feb 9, 2026Updated 3 weeks ago
- Indented document literals for Rust☆767Feb 16, 2026Updated 2 weeks ago
- ☆64Feb 16, 2026Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 3 weeks ago
- Typed distributed plugin registration☆1,272Feb 19, 2026Updated last week
- Wrapper to exec a command in a pty, even if redirecting the output☆204Jan 23, 2026Updated last month
- Rust program for automerging PRs based on a few rules☆46Jun 5, 2024Updated last year
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆70Feb 16, 2026Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- ☆247Jan 25, 2026Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆533Updated this week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- Type-erased Serialize, Serializer and Deserializer traits☆813Updated this week
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- ☆53Feb 8, 2026Updated 3 weeks ago
- Define your own PhantomData☆160Feb 16, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week