azriel91 / enum_variant_typeLinks
Proc macro derive to generate structs from enum variants.
☆30Updated 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 11 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆61Updated 2 years ago
- Token tree calling convention☆82Updated 3 years ago
- ☆36Updated 3 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- A simple, id-based arena☆124Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- ☆46Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last month
- Trait generalization of the fundamental types☆48Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Macro for sealing traits and structures☆60Updated last year
- ☆34Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Weak hash tables for Rust☆41Updated 2 years ago
- ☆55Updated 4 months ago
- ☆43Updated 2 years ago