Proc macro derive to generate structs from enum variants.
☆31Mar 2, 2026Updated 3 months 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A rust proc-macro to generate conversions for an enum of newtype variants☆33Feb 8, 2023Updated 3 years ago
- Shell Completion Script and Manpage generation☆15Feb 8, 2020Updated 6 years ago
- ☆19Apr 9, 2021Updated 5 years ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆22Nov 10, 2024Updated last year
- The tiniest sort☆15Apr 1, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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.☆18Jul 23, 2022Updated 3 years 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 5 years ago
- A syn targetting PEG parser generator☆20Jun 11, 2023Updated 3 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
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Use format strings to create strongly-typed data pack/unpack interfaces☆64Aug 6, 2023Updated 2 years ago
- Rust map and set literals☆24Apr 18, 2020Updated 6 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.☆35Apr 11, 2021Updated 5 years ago
- A queue designed for buffer swapping instead of task popping☆23Sep 25, 2022Updated 3 years ago
- ☆17Jun 16, 2025Updated last year
- ☆20Aug 3, 2020Updated 5 years 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
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A zero-copy json-lexer, filters and serializer.☆19Jul 25, 2024Updated last year
- 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☆43Oct 15, 2020Updated 5 years ago
- the inelegant parser☆13Dec 28, 2021Updated 4 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
- Gulp plugin providing PureScript compiler tasks☆33Apr 30, 2020Updated 6 years ago
- A commandline tool for performing text-wrapping☆17Sep 21, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Spine loader in Rust☆32Nov 15, 2015Updated 10 years ago
- Type checked partial references for rust☆14Jul 17, 2021Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆18Oct 9, 2023Updated 2 years ago
- A crate for terminal colors and styles☆13Jun 1, 2020Updated 6 years ago
- A shell-inspired escape+unescape library for strings☆39Apr 8, 2023Updated 3 years ago
- impl Stream for (your own) Generator☆18Jun 3, 2019Updated 7 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆16Oct 30, 2018Updated 7 years ago