enums
Here are 13 public repositories matching this topic...
Macro for generating pseudo-enums for type-level programming.
-
Updated
Jul 21, 2020 - Rust
Two macros for easy implementation of 'state' design pattern and other dynamic polymorphism using enum instead of dyn Trait
-
Updated
Aug 18, 2023 - Rust
Basic of Rust , Types, Enums, Patterns, Structs, Borrow Checking
-
Updated
Sep 11, 2024 - Rust
Macros collection and specify trait for creating valued or python-like enums
-
Updated
Feb 5, 2023 - Rust
The classic battleship game as a terminal application
-
Updated
Aug 8, 2025 - Rust
Parallel FizzBuzz in Rust!
-
Updated
Jan 17, 2023 - Rust
The Snake Game is a Rust implementation of the classic game, featuring colorful graphics and intuitive controls. Players navigate a snake to consume food while avoiding collisions with walls and itself. The game showcases advanced Rust concepts such as enums, structs, linked lists, pattern matching, ownership, borrowing, option types, and lifetime.
-
Updated
Apr 3, 2024 - Rust
Improve this page
Add a description, image, and links to the enums topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the enums topic, visit your repo's landing page and select "manage topics."