taiki-e / derive_utils
A procedural macro helper for easily writing custom derives for enums.
☆31Updated last week
Alternatives and similar repositories for derive_utils:
Users that are interested in derive_utils are comparing it to the libraries listed below
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆38Updated last year
- ☆35Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated last week
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- Cargo API written in Paris☆45Updated last week
- Make any value Sync but only available on its original thread☆38Updated last week
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Take a value atomically once.☆27Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 2 weeks ago
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- Full precision decimal representation of f64☆25Updated this week
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- A Rust crate for formatting strings dynamically☆31Updated last year
- ☆70Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated last month
- A procedural macro implementation of `quote!`.☆24Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- ☆50Updated 5 months ago
- ☆30Updated 3 months ago