A procedural macro helper for easily writing custom derives for enums.
☆35Mar 12, 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
Sorting:
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆15Mar 12, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 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
- A symbolic evaluator for MIR☆20Jan 20, 2020Updated 6 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Mar 12, 2026Updated last week
- Convenience wrapper over Apache Milagro☆12Apr 28, 2022Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Tools for working with types where a subset of values has a total order, like e.g. floats without NaN☆13Nov 7, 2025Updated 4 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☆31Feb 8, 2023Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆35Mar 4, 2026Updated 2 weeks ago
- 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
- String types for URIs/IRIs.☆27Updated this week
- ☆25Nov 6, 2025Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Planning, scheming and designing of {-# LANGAUGE ConstraintKinds #-} for Rust☆12Apr 6, 2018Updated 7 years ago
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Apr 30, 2023Updated 2 years ago
- The missing compound borrowing for Rust.☆64Nov 1, 2025Updated 4 months ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆22Apr 11, 2020Updated 5 years ago
- Big array helper for serde☆65May 9, 2024Updated last year
- ☆20Mar 20, 2017Updated 9 years ago
- ☆36Aug 8, 2024Updated last year
- Janet bindings to libuv☆17May 28, 2022Updated 3 years ago
- Iterator of const known length☆18Dec 2, 2024Updated last year
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last month
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- Tools to visualise and debug a timely-dataflow program☆28May 29, 2019Updated 6 years ago
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated last month
- A simple PNaCl app (in Rust!) that prints "Hello, world!" on Chrome's developer console.☆13Apr 19, 2015Updated 10 years ago
- ☆33Feb 13, 2024Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆28Dec 28, 2024Updated last year
- Write you an in-process gRPC service mesh.☆32May 11, 2022Updated 3 years ago
- Trait for downcasting trait objects back to their original types.☆18Sep 25, 2023Updated 2 years ago
- Beep, as an ALSA MIDI device☆13Mar 29, 2021Updated 4 years ago
- An alternative `std`-like implementation built on origin☆35Mar 7, 2025Updated last year