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
Sorting:
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- 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
- Find out about keys that are ignored when deserializing data☆81Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Use declarative macros as proc_macro attributes or derives☆112Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆126Updated 2 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Serialization value trees☆44Updated 9 months ago
- Migrated to Codeberg☆79Updated last year
- Big array helper for serde☆60Updated last year
- Better reference counted strings for Rust☆125Updated 9 months ago
- ☆56Updated last year
- ☆42Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- ☆112Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A scope for async_std and tokio to spawn non-static futures☆133Updated 11 months ago
- Embed images in Rust documentation☆26Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago