azriel91 / enum_variant_type
Proc macro derive to generate structs from enum variants.
☆28Updated last year
Alternatives and similar repositories for enum_variant_type:
Users that are interested in enum_variant_type are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- ☆35Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Extension of nom to trace parser☆49Updated 2 months ago
- ☆33Updated 3 years ago
- ☆29Updated 11 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Types to define keyboard related events.☆57Updated 3 weeks ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Parse byte size into integer accurately.☆30Updated 6 months ago
- ☆55Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- ☆39Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago