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:
- horrible serde macro stuff☆39Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆56Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Efficient byte-stream pipe buffer☆44Updated last year
- Binary size analyzer for Rust programs☆37Updated last year
- ☆57Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- Cast between dynamic trait objects☆34Updated 5 years ago
- ☆23Updated 8 months ago
- Const TypeId and non-'static TypeId☆69Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Macro for sealing traits and structures☆59Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- ☆26Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month