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:
- Better reference counted strings for Rust☆140Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- `$crate` in procedural macros.☆80Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- ☆111Updated 3 years ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- ☆61Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Define your own PhantomData☆158Updated last month