dtolnay / enumn
Convert number to enum
☆88Updated 5 months ago
Alternatives and similar repositories for enumn:
Users that are interested in enumn are comparing it to the libraries listed below
- Better reference counted strings for Rust☆117Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Automatically implement traits for common smart pointers☆104Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆53Updated this week
- Threadsafe RefCell for Rust☆89Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- Pull in every source file in a directory as a module☆160Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Lending iterators on stable Rust☆81Updated last year
- Find out about keys that are ignored when deserializing data☆77Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆141Updated last week
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- Macro for sealing traits and structures☆50Updated last month
- Define your own PhantomData☆151Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- ☆53Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago
- Humansize - A flexible crate for humanizing file sizes☆114Updated last week
- Automatic cfg for Rust compiler features☆95Updated 3 months ago