enum
Here are 54 public repositories matching this topic...
A library for compact bit sets containing enums.
-
Updated
Dec 8, 2025 - Rust
Proc macro derive to generate structs from enum variants.
-
Updated
Jun 27, 2023 - Rust
EnumMap for Rust.
-
Updated
Jul 26, 2025 - Rust
Macro-based delegation for enums and structs.
-
Updated
Dec 12, 2025 - Rust
Memory layout analysis tool for rust structs, enums and unions
-
Updated
Jul 9, 2023 - Rust
derive(Code) simplifies error handling by providing an easy-to-use enumeration of error codes
-
Updated
Jun 14, 2023 - Rust
penum is a procedural macro that is used to make an enum follow a given pattern, which can include generics and trait bounds.
-
Updated
Nov 2, 2024 - Rust
This Rust crate provides a procedural macro enum_ext! that enhances Rust enums with additional methods and conversions. It simplifies working with enums by automatically generating utility methods for common tasks such as retrieving a list of variants, counting variants, and converting between discriminates and integer types.
-
Updated
Nov 28, 2025 - Rust
High-performance, concurrent SMTP user validation
-
Updated
Apr 24, 2025 - Rust
Improve this page
Add a description, image, and links to the enum topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the enum topic, visit your repo's landing page and select "manage topics."