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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Better reference counted strings for Rust☆134Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Find out about keys that are ignored when deserializing data☆88Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- ☆112Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- A sinless derive helper☆74Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- `$crate` in procedural macros.☆74Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Define your own PhantomData☆156Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago