dtolnay / enumnLinks
Convert number to enum
☆87Updated 10 months ago
Alternatives and similar repositories for enumn
Users that are interested in enumn are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆146Updated this week
- Better reference counted strings for Rust☆126Updated 10 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Automatic cfg for Rust compiler features☆95Updated last week
- A sinless derive helper☆72Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last week
- A snapshot of name squatting on crates.io☆75Updated last year
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Automatically implement traits for common smart pointers☆111Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆57Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- 🐱concat! with support for const variables and expressions☆41Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- Write doc comments from macros☆99Updated 3 years ago
- Cargo API written in Paris☆49Updated last week
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago