taiki-e / derive_utilsLinks
A procedural macro helper for easily writing custom derives for enums.
☆33Updated 3 weeks 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☆68Updated last month
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- ☆76Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Rust HashSet with insertion ordering☆42Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Cargo API written in Paris☆54Updated 2 weeks ago
- ☆34Updated last year
- ☆46Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- ☆61Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- ☆35Updated 9 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- A Set of Bits☆72Updated 2 months ago