taiki-e / derive_utils
A procedural macro helper for easily writing custom derives for enums.
☆31Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for derive_utils
- Make any value Sync but only available on its original thread☆36Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Rust String type with configurable byte storage.☆33Updated last month
- Take a value atomically once.☆27Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- ☆37Updated last year
- Cargo API written in Paris☆43Updated this week
- myrrlyn’s wyzyrdly library☆25Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Extension of nom to trace parser☆48Updated 10 months ago
- A Set of Bits☆62Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- Serialization value trees☆43Updated 3 months ago
- Token tree calling convention☆80Updated last year
- ☆28Updated 7 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆50Updated 4 months ago
- Trying to create Sync bump allocator☆28Updated last year
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- Full precision decimal representation of f64☆26Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- ☆68Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆70Updated 8 months ago