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 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- ☆112Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Macro for sealing traits and structures☆60Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 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 7 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Define your own PhantomData☆158Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A sinless derive helper☆77Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- `$crate` in procedural macros.☆79Updated last month
- ☆76Updated 2 months ago
- Humansize - A flexible crate for humanizing file sizes☆120Updated last year
- ☆202Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago