taiki-e / auto_enums
A library for to allow multiple return types by automatically generated enum.
☆366Updated last month
Alternatives and similar repositories for auto_enums
Users that are interested in auto_enums are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Macro for writing nested `if let` expressions☆165Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Compile-time string formatting☆235Updated 5 months ago
- ☆200Updated 4 months ago
- ☆310Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- ☆306Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- ☆273Updated 2 months ago
- Rust macro for automatically generating default☆141Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- ☆484Updated 6 months ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Async synchronization primitives☆267Updated last month
- A fast, concurrent string interner☆150Updated 8 months ago