dtolnay / enumn
Convert number to enum
☆87Updated 7 months ago
Alternatives and similar repositories for enumn:
Users that are interested in enumn are comparing it to the libraries listed below
- Better reference counted strings for Rust☆119Updated 8 months ago
- A sinless derive helper☆71Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Lending iterators on stable Rust☆82Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- ☆111Updated 2 years ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Lazy formatting utility macro for rust☆126Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 2 weeks ago
- Pull in every source file in a directory as a module☆170Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- Use declarative macros as proc_macro attributes or derives☆110Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- ☆55Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆102Updated 2 weeks ago
- Write doc comments from macros☆101Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago