taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆374Updated 3 weeks 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☆262Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- ☆319Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- ☆316Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Manual segmented stacks for Rust☆332Updated last week
- lazy static regular expressions checked at compile time☆222Updated last month
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Async synchronization primitives☆280Updated last month
- ☆351Updated 2 months ago
- Rust macro for automatically generating default☆152Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- ☆216Updated last month
- Getters and Setters for Rust.☆381Updated 7 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- x-www-form-urlencoded meets Serde☆258Updated last year