taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆373Updated this week
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 3 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- ☆316Updated 2 years ago
- Manual segmented stacks for Rust☆331Updated last week
- Getters and Setters for Rust.☆378Updated 6 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Rust macro for automatically generating default☆150Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A special input type for nom to locate tokens☆240Updated 11 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 5 months ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Compile-time string formatting☆261Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated last month
- ☆351Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 2 weeks ago