dtolnay / enumn
Convert number to enum
☆87Updated 8 months ago
Alternatives and similar repositories for enumn:
Users that are interested in enumn are comparing it to the libraries listed below
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- A sinless derive helper☆72Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- ☆111Updated 2 years ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated 3 months ago
- Automatically implement traits for common smart pointers☆109Updated this week
- Migrated to Codeberg☆80Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- Minimal TOML library with few dependencies☆83Updated last month
- Threadsafe RefCell for Rust☆90Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week