taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆369Updated 3 months ago
Alternatives and similar repositories for auto_enums
Users that are interested in auto_enums are comparing it to the libraries listed below
Sorting:
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Conditional compilation according to rustc compiler version☆367Updated last month
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆244Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆445Updated last year
- ☆312Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Getters and Setters for Rust.☆356Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Compile-time string formatting☆237Updated 7 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated last month
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- ☆201Updated 6 months ago
- Generic bijective maps in Rust☆146Updated last year
- ☆323Updated 3 weeks ago
- ☆286Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- ☆212Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- Stackless generators on stable Rust.☆464Updated 3 years ago