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:
- Typed index version of Rust slice and Vec containers☆70Updated this week
- ☆35Updated 6 months ago
- A simple, id-based arena☆120Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- ☆58Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 3 weeks ago
- ☆58Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆49Updated this week
- ☆34Updated 3 years ago
- Rustdoc's JSON output interface☆33Updated 2 weeks ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆33Updated 9 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Data-driven tests on stable Rust☆40Updated this week
- myrrlyn’s wyzyrdly library☆25Updated last year
- Ranged integers for Rust based on const generics☆28Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆48Updated 3 months ago
- Extension of nom to trace parser☆49Updated 6 months ago
- Datatest -- data-driven test framework for Rust☆54Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago