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
- 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 wrapper for initializing arrays☆73Updated 2 years ago
- A library for compact bit sets containing enums.☆98Updated last month
- Migrated to Codeberg☆80Updated last year
- Better reference counted strings for Rust☆121Updated 9 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 8 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Big array helper for serde☆60Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- ☆55Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last week
- Utility library to work with tuples.☆17Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Mirror of Rust's allocator api for use on stable rust☆56Updated last month
- Convert number to enum☆87Updated 8 months ago
- ☆112Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago