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:
- 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
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- ☆61Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Better reference counted strings for Rust☆140Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- Unicode Case-folding for Rust☆90Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 4 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- ☆111Updated 3 years ago
- Convert number to enum☆87Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Rust crate to time your function using derive annotations.☆86Updated 3 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago