Type that deserializes only from one specific value
☆285Aug 3, 2026Updated 3 weeks ago
Alternatives and similar repositories for monostate
Users that are interested in monostate are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fake implementation of `std::Fn` for user-defined data types☆34Dec 18, 2022Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Dec 18, 2022Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆125Aug 3, 2026Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆427Jun 24, 2026Updated 2 months ago
- Make trait methods callable without the trait in scope☆164Aug 3, 2026Updated 3 weeks ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Safely cast &T to &U where the struct U contains a single field of type T.☆224Aug 19, 2026Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆772Jul 18, 2026Updated last month
- Pull in every source file in a directory as a module☆185Jun 22, 2026Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆167Aug 3, 2026Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,265Aug 20, 2026Updated last week
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated 3 weeks ago
- Indented document literals for Rust☆787Aug 12, 2026Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆856Aug 7, 2026Updated 3 weeks ago
- Serde serializable and deserializable trait objects