taiki-e / derive_utilsLinks
A procedural macro helper for easily writing custom derives for enums.
☆35Updated last week
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☆110Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- ☆34Updated last year
- Cargo API written in Paris☆56Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- ☆36Updated 11 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- ☆51Updated 4 months ago
- ☆76Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Rust HashSet with insertion ordering☆42Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Better reference counted strings for Rust☆139Updated last year
- Token tree calling convention☆82Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago