taiki-e / derive_utilsLinks
A procedural macro helper for easily writing custom derives for enums.
☆33Updated 3 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:
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆67Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- ☆75Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- ☆35Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Compile-time string operations☆103Updated 2 weeks ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- ☆39Updated 2 years ago
- ☆33Updated 10 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- Simple goldenfile testing in Rust☆43Updated 7 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- ☆46Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Rust HashSet with insertion ordering☆42Updated last month
- Token tree calling convention☆80Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆60Updated 2 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Byte-wise atomic memcpy.☆37Updated 2 weeks ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month