A Rust macro to make enums with a subset of values of the parent
☆132Feb 11, 2026Updated 2 weeks ago
Alternatives and similar repositories for subenum
Users that are interested in subenum are comparing it to the libraries listed below
Sorting:
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- A demo repo show simple parser design in rust☆37Sep 11, 2025Updated 5 months ago
- Perfect hashing for an imperfect world☆96Sep 6, 2025Updated 5 months ago
- ☆26Jun 9, 2023Updated 2 years ago
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- A Rust code linter☆213Jun 10, 2024Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Nov 2, 2025Updated 3 months ago
- ☆21Oct 20, 2023Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Jan 15, 2026Updated last month
- Build and runs code in a sandboxed macOS environment☆35Dec 5, 2025Updated 2 months ago
- Lightweight path selector for searching Rust code☆16May 22, 2023Updated 2 years ago
- A special rope, designed to work with any data type that is not String☆36Oct 31, 2023Updated 2 years ago
- Program startup and thread support written in Rust☆207Feb 18, 2026Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- Exhaustive iteration trait in Rust☆22Feb 1, 2026Updated last month
- Finite State Machines with an entry API and data storage☆43Apr 7, 2025Updated 10 months ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- A small in-memory key value database for rust☆14Jun 8, 2023Updated 2 years ago
- A rust implementation of octree and quadtree datastructures for realtime applications☆17Feb 10, 2026Updated 2 weeks ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- A Rust crate to expressively declare bitfield-like structs☆52Dec 15, 2025Updated 2 months ago
- Müsli is a flexible and efficient serialization framework☆426Dec 28, 2025Updated 2 months ago
- `smol` integrations with `axum`☆22Feb 18, 2026Updated last week
- syntax-level async join enabling branching control flow and shared mutable borrow☆27Apr 14, 2023Updated 2 years ago
- ☆42Oct 4, 2023Updated 2 years ago
- A custom context for eyre that supports backtraces on stable☆15Mar 19, 2024Updated last year
- A worker pool library for Rust☆12Oct 3, 2025Updated 4 months ago
- Derive your Attribute Parsers☆13May 1, 2023Updated 2 years ago
- Tools for finding and manipulating differences between files☆114Jan 30, 2025Updated last year
- ☆36Jun 7, 2024Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Nov 28, 2024Updated last year
- Bare-metal allocators.☆76Aug 23, 2022Updated 3 years ago
- A minimal and unopinionated actor framework for Rust.☆68Dec 31, 2022Updated 3 years ago
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Mar 11, 2022Updated 3 years ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆88Dec 21, 2025Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- Seredies is a Redis Protocol implementation for serde.☆19Aug 31, 2023Updated 2 years ago