Soft / enum-kindsLinks
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
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆57Updated last year
- Rust procedural macro attribute parser☆43Updated 11 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 4 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆85Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- A library for compact bit sets containing enums.☆101Updated last month
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- Migrated to Codeberg☆79Updated last year
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Rust macro for automatically generating default☆141Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- ☆69Updated last week
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 11 months ago
- ☆42Updated 7 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- `$crate` in procedural macros.☆71Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago