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:
- ☆35Updated 6 months ago
- A simple, id-based arena☆120Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 3 months ago
- Token tree calling convention☆80Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆34Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- ☆58Updated last year
- We have Crater At Home☆36Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Partial function application macro for Rust☆47Updated 5 years ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Extension of nom to trace parser☆49Updated 5 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 2 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- ☆57Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 4 years ago
- Provides TestResult type for concise and precise test failures☆65Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆29Updated last year
- Parse byte size into integer accurately.☆29Updated 10 months ago