taiki-e / derive_utilsLinks
A procedural macro helper for easily writing custom derives for enums.
☆32Updated this week
Alternatives and similar repositories for derive_utils
Users that are interested in derive_utils are comparing it to the libraries listed below
Sorting:
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Automatic cfg for Rust compiler features☆102Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Macro for sealing traits and structures☆58Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- ☆35Updated 6 months ago
- ☆109Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Rust HashSet with insertion ordering☆42Updated 7 months ago
- ☆73Updated 4 months ago
- Big array helper for serde☆61Updated last year
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Better reference counted strings for Rust☆131Updated last year
- ☆33Updated 8 months ago
- Lossless functionality for platform-native strings.☆71Updated last month
- Extensions for the Rust standard library☆40Updated last year
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Compile-time string operations☆101Updated this week
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago