taiki-e / derive_utilsLinks
A procedural macro helper for easily writing custom derives for enums.
☆32Updated 3 months ago
Alternatives and similar repositories for derive_utils
Users that are interested in derive_utils are comparing it to the libraries listed below
Sorting:
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆63Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- ☆72Updated 2 months ago
- Cargo API written in Paris☆50Updated 3 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Lossless functionality for platform-native strings.☆71Updated last week
- Automatic cfg for Rust compiler features☆99Updated last week
- ☆39Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- ☆48Updated last year
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Simple goldenfile testing in Rust☆39Updated 4 months ago
- ☆32Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 4 months ago