kupiakos / open-enumLinks
Opens up a Rust enum to allow for non-specified values
☆18Updated last year
Alternatives and similar repositories for open-enum
Users that are interested in open-enum are comparing it to the libraries listed below
Sorting:
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- 🐱concat! with support for const variables and expressions☆43Updated 4 months ago
- ☆56Updated 2 years ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆22Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆36Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Cast between dynamic trait objects☆33Updated 5 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Obsessively tiny error derive macro☆87Updated 9 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- ☆30Updated last year
- Automated GUI testing using accesskit☆72Updated last month
- Re-usable CLI flags for `cargo` plugins☆41Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago