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:
- Better reference counted strings for Rust☆126Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated last month
- A sinless derive helper☆72Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- ☆57Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆69Updated 3 weeks ago
- ☆112Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Define your own PhantomData☆152Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago