azriel91 / enum_variant_typeLinks
Proc macro derive to generate structs from enum variants.
☆29Updated 2 years ago
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:
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆34Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A simple, id-based arena☆120Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆35Updated 7 months ago
- ☆59Updated last year
- We have Crater At Home☆36Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- ☆60Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Extension of nom to trace parser☆49Updated 7 months ago
- The never type (the true one!) in stable Rust.☆40Updated 2 months ago
- Weak hash tables for Rust☆40Updated last year
- 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
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Provides TestResult type for concise and precise test failures☆66Updated last month
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Trait generalization of the fundamental types☆45Updated last year
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Datatest -- data-driven test framework for Rust☆55Updated last year