azriel91 / enum_variant_typeLinks
Proc macro derive to generate structs from enum variants.
☆29Updated last year
Alternatives and similar repositories for enum_variant_type
Users that are interested in enum_variant_type are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Provides TestResult type for concise and precise test failures☆64Updated 10 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- ☆35Updated 4 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆57Updated last year
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Choose Rust types at compile-time via constants☆67Updated last year
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Lending iterators on stable Rust☆82Updated last year
- We have Crater At Home☆34Updated 7 months ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- ☆57Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- ☆34Updated 3 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Ranged integers for Rust based on const generics☆28Updated 8 months ago
- Weak hash tables for Rust☆39Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Zero-cost specialization in generic context on stable Rust☆21Updated last week
- Defer dropping large structs to a background thread☆64Updated 2 years ago