taiki-e / auto_enums
A library for to allow multiple return types by automatically generated enum.
☆357Updated 2 weeks ago
Alternatives and similar repositories for auto_enums:
Users that are interested in auto_enums are comparing it to the libraries listed below
- Struct fields that are made read-only accessible to other modules☆232Updated this week
- Conditional compilation according to rustc compiler version☆346Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- ☆260Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Manual segmented stacks for Rust☆298Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Macro for writing nested `if let` expressions☆163Updated last year
- A set of alternative `derive` attributes for Rust☆430Updated 8 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆230Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Async synchronization primitives☆261Updated last month
- ☆309Updated 2 years ago
- ☆282Updated 6 months ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Procedural macros to derive numeric traits in Rust☆192Updated last year
- Rust macro for automatically generating default☆135Updated last year
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Generic bijective maps in Rust☆141Updated last year