taiki-e / derive_utils
A procedural macro helper for easily writing custom derives for enums.
☆31Updated this week
Alternatives and similar repositories for derive_utils:
Users that are interested in derive_utils are comparing it to the libraries listed below
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- ☆38Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Cargo API written in Paris☆47Updated 3 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- ☆72Updated 5 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Rust HashSet with insertion ordering☆40Updated 3 months ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- ☆29Updated 10 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Concurrent hash trie☆51Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- Take a value atomically once.☆29Updated 2 years ago
- ☆30Updated 4 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago