A procedural macro helper for easily writing custom derives for enums.
☆35Feb 9, 2026Updated 2 weeks ago
Alternatives and similar repositories for derive_utils
Users that are interested in derive_utils are comparing it to the libraries listed below
Sorting:
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆15Feb 9, 2026Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- ☆40May 14, 2024Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- A symbolic evaluator for MIR☆20Jan 20, 2020Updated 6 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Feb 11, 2026Updated 2 weeks ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Convenience wrapper over Apache Milagro☆12Apr 28, 2022Updated 3 years ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Tools for working with types where a subset of values has a total order, like e.g. floats without NaN☆13Nov 7, 2025Updated 3 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Jul 14, 2022Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Feb 8, 2023Updated 3 years ago
- Planning, scheming and designing of {-# LANGAUGE ConstraintKinds #-} for Rust☆12Apr 6, 2018Updated 7 years ago
- Beep, as an ALSA MIDI device☆13Mar 29, 2021Updated 4 years ago
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Apr 30, 2023Updated 2 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- software transactional memory in rust☆14Jul 20, 2021Updated 4 years ago
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last week
- An alternative `std`-like implementation built on origin☆35Mar 7, 2025Updated 11 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- The official documentation site for Viz.rs.☆14Feb 1, 2024Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆35Oct 9, 2025Updated 4 months ago
- Janet bindings to libuv☆17May 28, 2022Updated 3 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- ☆36Aug 8, 2024Updated last year
- ☆33Feb 13, 2024Updated 2 years ago
- Big array helper for serde☆65May 9, 2024Updated last year
- mdbook preprocessor for generating checklists and indexes☆14Nov 29, 2022Updated 3 years ago
- Experimenting with ergonomic dyn types☆29Dec 6, 2021Updated 4 years ago
- ☆20Mar 20, 2017Updated 8 years ago
- Delegate method calls to a field.☆15Dec 31, 2017Updated 8 years ago
- Trait for downcasting trait objects back to their original types.☆18Sep 25, 2023Updated 2 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆22Apr 11, 2020Updated 5 years ago
- The missing compound borrowing for Rust.☆63Nov 1, 2025Updated 4 months ago
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated 3 weeks ago
- Iterator of const known length☆18Dec 2, 2024Updated last year
- ☆42May 10, 2025Updated 9 months ago
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago