dtolnay / enumnLinks
Convert number to enum
☆87Updated last year
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☆131Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- ☆112Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- A sinless derive helper☆73Updated last month
- `$crate` in procedural macros.☆73Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Automatically implement traits for common smart pointers☆116Updated 3 months ago
- #[no_std] print equivalent for Rust☆64Updated last month
- 🐱concat! with support for const variables and expressions☆42Updated 3 weeks ago
- Show unused code from multi-crate Rust projects☆113Updated 10 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- Embed images in Rust documentation☆27Updated 4 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago