azriel91 / enum_variant_type
Proc macro derive to generate structs from enum variants.
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for enum_variant_type
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- ☆35Updated 2 years ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- Typed index version of Rust slice and Vec containers☆66Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- ☆50Updated 6 months ago
- A generic, fixed-size, associative cache☆40Updated last week
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- myrrlyn’s wyzyrdly library☆25Updated 8 months ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆32Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Cargo API written in Paris☆43Updated 2 weeks ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 2 years ago
- ☆28Updated 7 months ago
- Collection of typed data structures, trait operators and aliases☆50Updated 4 years ago
- ☆43Updated 3 years ago