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☆74Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- ☆35Updated 8 months ago
- ☆53Updated last month
- Ranged integers for Rust based on const generics☆28Updated 3 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆34Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Extension of nom to trace parser☆49Updated 7 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- The never type (the true one!) in stable Rust.☆40Updated 2 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Partial function application macro for Rust☆47Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- A simple, id-based arena☆120Updated 2 years ago
- this safety is an illusion, exile☆26Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Cargo API written in Paris☆52Updated this week
- We have Crater At Home☆36Updated 11 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- pin-safe interior mutability☆14Updated 3 years ago