taiki-e / derive_utilsLinks
A procedural macro helper for easily writing custom derives for enums.
☆35Updated 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☆111Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Token tree calling convention☆83Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Cargo API written in Paris☆55Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- ☆77Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆61Updated 2 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- ☆110Updated last year
- Take a value atomically once.☆30Updated 3 years ago
- Extension of nom to trace parser☆50Updated last year
- Rust HashSet with insertion ordering☆42Updated 2 months ago
- ☆61Updated last year
- ☆36Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆34Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Overloadable functions in rust.☆43Updated 6 years ago