dtolnay / enumnLinks
Convert number to enum
☆87Updated last year
Alternatives and similar repositories for enumn
Users that are interested in enumn are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Better reference counted strings for Rust☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated this week
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Macro for sealing traits and structures☆60Updated last year
- ☆112Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- docs.rs as a publishing platform?☆71Updated this week
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- A sinless derive helper☆76Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated this week
- A snapshot of name squatting on crates.io☆75Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- ☆200Updated last month
- ☆61Updated 2 years ago