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☆135Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- ☆112Updated 2 years ago
- `$crate` in procedural macros.☆74Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A sinless derive helper☆74Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- #[no_std] print equivalent for Rust☆64Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Humansize - A flexible crate for humanizing file sizes☆121Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆60Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago