A procedural macro helper for easily writing custom derives for enums.
☆35Apr 3, 2026Updated last week
Alternatives and similar repositories for derive_utils
Users that are interested in derive_utils are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆15Apr 3, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆378Apr 3, 2026Updated last week
- ☆40May 14, 2024Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- software transactional memory in rust☆14Jul 20, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- A symbolic evaluator for MIR☆20Jan 20, 2020Updated 6 years ago
- Convenience wrapper over Apache Milagro☆12Apr 28, 2022Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Jan 25, 2026Updated 2 months ago
- Tools for working with types where a subset of values has a total order, like e.g. floats without NaN☆13Nov 7, 2025Updated 5 months ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆32Feb 8, 2023Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆35Mar 4, 2026Updated last month
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- mdbook preprocessor for generating checklists and indexes☆14Nov 29, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- String types for URIs/IRIs.