Soft / enum-kinds
Generate enums with matching variants, but without any of the associated data.
☆16Updated 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
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- Rust procedural macro attribute parser☆37Updated 7 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 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.☆108Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Find out about keys that are ignored when deserializing data☆77Updated 2 months ago
- Big array helper for serde☆60Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- `$crate` in procedural macros.☆68Updated last week
- Threadsafe RefCell for Rust☆89Updated last year
- An attribute to create an atomic wrapper around a C-style enum☆40Updated 6 months ago
- ☆65Updated 7 months ago
- Automatically implement traits for common smart pointers☆104Updated this week
- A library for compact bit sets containing enums.☆95Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- ☆38Updated 3 months ago
- Migrated to Codeberg☆81Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- ☆55Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Abstract over different executors☆73Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last week
- Serialization value trees☆43Updated 5 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆56Updated 7 months ago
- Show unused code from multi-crate Rust projects☆95Updated 4 months ago
- Const TypeId and non-'static TypeId☆58Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- Pull in every source file in a directory as a module☆160Updated 2 months ago