Proc macro derive to generate structs from enum variants.
โ30Jun 27, 2023Updated 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:
- create iterators from generatorsโ11Oct 27, 2023Updated 2 years ago
- ๐งต Generate self-describing strings of a given length to help aid software testingโ24Feb 29, 2024Updated 2 years ago
- โ23Nov 7, 2016Updated 9 years ago
- A rust proc-macro to generate conversions for an enum of newtype variantsโ31Feb 8, 2023Updated 3 years ago
- A zero-copy json-lexer, filters and serializer.โ19Jul 25, 2024Updated last year
- Semantic error handling for rocket applicationsโ15Feb 26, 2019Updated 7 years ago
- Type checked partial references for rustโ14Jul 17, 2021Updated 4 years ago
- the inelegant parserโ13Dec 28, 2021Updated 4 years ago
- โ13Feb 2, 2021Updated 5 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.โ59Mar 20, 2024Updated last year
- A syn targetting PEG parser generatorโ20Jun 11, 2023Updated 2 years ago
- Shell Completion Script and Manpage generationโ15Feb 8, 2020Updated 6 years ago
- A crate for terminal colors and stylesโ13Jun 1, 2020Updated 5 years ago
- A crate for compile-time duck typing and reflection of structsโ16Jan 22, 2022Updated 4 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.โ15Oct 30, 2018Updated 7 years ago
- A linear solver designed to be easy to use with Rust enums.โ34Apr 11, 2021Updated 4 years ago
- Use format strings to create strongly-typed data pack/unpack interfacesโ62Aug 6, 2023Updated 2 years ago
- Delegate method calls to a field.โ15Dec 31, 2017Updated 8 years ago
- The tiniest sortโ15Apr 1, 2020Updated 5 years ago
- Rust bindings for LiquidFun.โ15Aug 5, 2017Updated 8 years ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.โ21Nov 10, 2024Updated last year
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.โ15Aug 3, 2022Updated 3 years ago
- Macro copying a struct with Option fields. Useful for config initializationโ40Jun 25, 2025Updated 8 months ago
- A macro impl and discussion about named & default args in Rust.โ18Dec 20, 2018Updated 7 years ago
- โ20Aug 3, 2020Updated 5 years ago
- A GHC plugin for rust style impl with -XOverloadedRecordDotโ19Nov 9, 2021Updated 4 years ago
- A library for creating and using anonymous sum types as errors in Rustโ18Nov 20, 2020Updated 5 years ago
- Asynchronous pipelines of contiguous data, for rust.โ18Oct 9, 2023Updated 2 years ago
- A fast, extensible, command-line arguments parserโ18Mar 3, 2021Updated 4 years ago
- Generate enums with matching variants, but without any of the associated data.โ19Jul 23, 2022Updated 3 years ago
- impl Stream for (your own) Generatorโ18Jun 3, 2019Updated 6 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.โ22Dec 26, 2020Updated 5 years ago
- Propositional logic with exponentialsโ23Jan 12, 2026Updated last month
- A Macros 1.1 implementation of https://crates.io/crates/error-chainโ19Feb 6, 2022Updated 4 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.โ19Jun 6, 2021Updated 4 years ago
- A cross-platform laser DAC API featuring detection, streaming and frame optimisation in Rust.โ20Mar 31, 2020Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Writeโ44Oct 15, 2020Updated 5 years ago
- โ16Aug 21, 2021Updated 4 years ago
- a very shibui markup language for listsโ23Jan 29, 2025Updated last year