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:
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- A library for compact bit sets containing enums.☆120Updated last week
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- ☆112Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Minimal asynchronous executor for Rust☆133Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- ☆77Updated 4 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- 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.☆140Updated last year
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Better reference counted strings for Rust☆139Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- Compile-time string formatting☆250Updated last month
- A super powered testing macro for Rust☆122Updated 9 months ago
- Easily add Fluent to your Rust project.☆160Updated last month
- ☆88Updated 2 weeks ago
- Rust procedural macro attribute parser☆44Updated last year