Soft / enum-kinds
Generate enums with matching variants, but without any of the associated data.
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for enum-kinds
- Find out about keys that are ignored when deserializing data☆75Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- A library for compact bit sets containing enums.☆93Updated 4 months ago
- Serialization value trees☆43Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Threadsafe RefCell for Rust☆88Updated last year
- Rust procedural macro attribute parser☆37Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 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.☆42Updated 10 months ago
- ☆112Updated last year
- derive newtype for diesel traits☆49Updated 7 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 6 months ago
- Migrated to Codeberg☆80Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆53Updated last week
- Rustdoc's JSON output interface☆28Updated 3 weeks ago
- ☆55Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated last month
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆31Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated 2 weeks ago
- ☆35Updated last month
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Typed any map for rust☆64Updated 2 months ago