taiki-e / derive_utils
A procedural macro helper for easily writing custom derives for enums.
☆31Updated this week
Related projects ⓘ
Alternatives and complementary repositories for derive_utils
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Overloadable functions in rust.☆41Updated 5 years ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- Cargo API written in Paris☆43Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- ☆23Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 9 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Serialization value trees☆43Updated 3 months ago
- ☆44Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- ☆58Updated 2 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated this week
- myrrlyn’s wyzyrdly library☆25Updated 8 months ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated last month
- Lossless functionality for platform-native strings.☆70Updated 2 weeks ago
- Take a value atomically once.☆27Updated last year
- Duplicate an async I/O handle☆40Updated last month
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- A hyper based tower transport layer.☆20Updated 5 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago