Soft / enum-kindsLinks
Generate enums with matching variants, but without any of the associated data.
☆18Updated 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☆184Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 2 months ago
- A library for compact bit sets containing enums.☆115Updated 2 weeks ago
- Migrated to Codeberg☆79Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆91Updated 2 weeks ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Compile-time string formatting☆241Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- ☆112Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated last week
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- ☆59Updated 2 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆90Updated 2 years ago
- Rust macro for automatically generating default☆145Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A super powered testing macro for Rust☆120Updated 6 months ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- A serde wrapper that allows to (de)serialize regular expressions☆66Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago