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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Automated GUI testing using accesskit☆78Updated 4 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Configure const and static items by environment variables.☆26Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- Binary size analyzer for Rust programs☆37Updated last year
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Macro for sealing traits and structures☆61Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆22Updated 2 years ago
- Count lines of code across your entire dependency tree☆23Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Write simple proc-macros inline with other source code.☆20Updated last year
- ☆43Updated 2 years ago
- Empowering everyone to build reliable and efficient software, without chains.☆37Updated 9 months ago
- RXI's microui ported to rust (not a binding)☆46Updated 2 years ago
- ☆58Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆71Updated last month