dtolnay / enumnLinks
Convert number to enum
☆87Updated 11 months ago
Alternatives and similar repositories for enumn
Users that are interested in enumn are comparing it to the libraries listed below
Sorting:
- Find out about keys that are ignored when deserializing data☆85Updated last month
- A sinless derive helper☆72Updated 2 weeks ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- ☆112Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Macro for sealing traits and structures☆57Updated 7 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆110Updated 3 weeks ago
- Define your own PhantomData☆155Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated this week
- ☆57Updated last year
- `$crate` in procedural macros.☆73Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year