Soft / enum-kinds
Generate enums with matching variants, but without any of the associated data.
☆17Updated 2 years ago
Alternatives and similar repositories for enum-kinds:
Users that are interested in enum-kinds are comparing it to the libraries listed below
- Migrated to Codeberg☆80Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Find out about keys that are ignored when deserializing data☆79Updated this week
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last week
- Const TypeId and non-'static TypeId☆60Updated last week
- ☆39Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- ☆55Updated last year
- ☆65Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- A library for compact bit sets containing enums.☆97Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Rust procedural macro attribute parser☆38Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Progress reporting abstraction for Rust☆64Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆81Updated last month
- Compile-time string formatting☆230Updated 2 months ago
- A truly zero-cost argument parser for Rust☆48Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago