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☆138Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- ☆112Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated 2 weeks ago
- A sinless derive helper☆75Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Define your own PhantomData☆158Updated this week
- Project group working on the "safe transmute" feature☆94Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- `$crate` in procedural macros.☆76Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- #[no_std] print equivalent for Rust☆65Updated last month
- Lending iterators on stable Rust☆83Updated last year