taiki-e / derive_utilsLinks
A procedural macro helper for easily writing custom derives for enums.
☆32Updated 2 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☆60Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Cargo API written in Paris☆49Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- ☆72Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.