Soft / enum-kindsLinks
Generate enums with matching variants, but without any of the associated data.
☆18Updated 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
Sorting:
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Find out about keys that are ignored when deserializing data☆85Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- ☆42Updated 8 months ago
- Compile-time string formatting☆238Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated 2 weeks ago
- ☆112Updated 2 years ago
- Const TypeId and non-'static TypeId☆66Updated last month
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- Rust procedural macro attribute parser☆45Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- A library for compact bit sets containing enums.☆103Updated last month
- ☆69Updated last month
- Minimal asynchronous runtime for Rust☆128Updated 10 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Serialization value trees☆45Updated 10 months ago
- Rust library for typesystem-assisted bitflags.☆125Updated 2 weeks ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Automatic cfg for Rust compiler features☆99Updated last week
- Big array helper for serde☆61Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 10 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆160Updated last year
- `$crate` in procedural macros.☆71Updated last month