taiki-e / derive_utilsLinks
A procedural macro helper for easily writing custom derives for enums.
☆32Updated 3 months ago
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☆65Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- ☆39Updated 2 years ago
- ☆73Updated 3 months ago
- Rust HashSet with insertion ordering☆42Updated 6 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- ☆35Updated 5 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Extension of nom to trace parser☆49Updated 5 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- ☆57Updated last year
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago