Soft / enum-kindsLinks
Generate enums with matching variants, but without any of the associated data.
☆19Updated 3 years ago
Alternatives and similar repositories for enum-kinds
Users that are interested in enum-kinds are comparing it to the libraries listed below
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆61Updated 2 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Show unused code from multi-crate Rust projects☆125Updated last year
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- ☆111Updated 3 years ago
- Compile-time string formatting☆262Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Easily add Fluent to your Rust project.☆161Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Unicode Case-folding for Rust☆91Updated last month
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- An attribute to create an atomic wrapper around a C-style enum☆48Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- "A very small syn"☆212Updated last year