Proc macro derive to generate structs from enum variants.
☆31Mar 2, 2026Updated 2 weeks 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:
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Feb 8, 2023Updated 3 years ago
- Shell Completion Script and Manpage generation☆15Feb 8, 2020Updated 6 years ago
- ☆19Apr 9, 2021Updated 4 years ago
- The tiniest sort☆15Apr 1, 2020Updated 5 years ago
- Lightweight Rust newtypes.☆25Oct 9, 2023Updated 2 years ago
- create iterators from generators☆11Oct 27, 2023Updated 2 years ago
- Generate enums with matching variants, but without any of the associated data.☆19Jul 23, 2022Updated 3 years ago
- A safe and convenient store for one value of each type☆11Apr 10, 2021Updated 4 years ago
- For using thread locals within an async context and across await points☆13May 13, 2025Updated 10 months ago
- A library for creating and using anonymous sum types as errors in Rust☆18Nov 20, 2020Updated 5 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Mar 20, 2024Updated 2 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 syn targetting PEG parser generator☆20Jun 11, 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
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Aug 6, 2023Updated 2 years ago
- Rust map and set literals☆24Apr 18, 2020Updated 5 years ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Aug 3, 2022Updated 3 years ago
- A linear solver designed to be easy to use with Rust enums.☆34Apr 11, 2021Updated 4 years ago
- A queue designed for buffer swapping instead of task popping☆23Sep 25, 2022Updated 3 years ago
- ☆20Aug 3, 2020Updated 5 years ago
- ☆17Jun 16, 2025Updated 9 months ago
- Lift enum variants to the type-level.☆32Mar 13, 2021Updated 5 years ago
- A customisable bash/Perl script that shows your TODO list in your terminal window☆12Jul 7, 2017Updated 8 years ago
- SATySFi parser writtern in Rust.☆14Apr 14, 2022Updated 3 years ago
- Connection provers in Rust☆14Mar 13, 2024Updated 2 years ago
- A zero-copy json-lexer, filters and serializer.☆19Jul 25, 2024Updated last year
- [Deprecated] Stable alternative to Rust's type_name intrinsic.☆15Nov 26, 2019Updated 6 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Aug 1, 2018Updated 7 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Feb 6, 2022Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- the inelegant parser☆13Dec 28, 2021Updated 4 years ago
- Online platform to enable Logic students to write, verify, and store System L style Natural Deduction proofs with real-time proof-checkin…☆12May 23, 2018Updated 7 years ago
- A crate for compile-time duck typing and reflection of structs☆16Jan 22, 2022Updated 4 years ago
- Semantic error handling for rocket applications☆15Feb 26, 2019Updated 7 years ago
- A commandline tool for performing text-wrapping☆17Sep 21, 2024Updated last year
- MiniSat reimplemented in Rust☆20Apr 18, 2018Updated 7 years ago
- Spine loader in Rust☆32Nov 15, 2015Updated 10 years ago
- Code from John Harrison's "Handbook of Practical Logic and Automated Reasoning"☆17Oct 23, 2012Updated 13 years ago