taiki-e / derive_utilsLinks
A procedural macro helper for easily writing custom derives for enums.
☆33Updated 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:
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Automatic cfg for Rust compiler features☆104Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- ☆75Updated last month
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Cargo API written in Paris☆52Updated last week
- Macro for sealing traits and structures☆59Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Rust HashSet with insertion ordering☆42Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆34Updated 10 months ago
- Token tree calling convention☆80Updated 2 years ago
- ☆35Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- ☆60Updated 2 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Compile-time string operations☆105Updated 3 weeks ago
- Extension of nom to trace parser☆49Updated 8 months ago