taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆374Updated 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:
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- ☆320Updated 4 months ago
- ☆316Updated 2 years ago
- Manual segmented stacks for Rust☆334Updated this week
- Generic bijective maps in Rust☆147Updated 2 years ago
- Rust macro for automatically generating default☆152Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- ☆216Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- A lightweight version of pin-project written with declarative macros.☆270Updated last month
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- Async synchronization primitives☆281Updated last month
- A special input type for nom to locate tokens☆240Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Getters and Setters for Rust.☆380Updated 7 months ago
- Pull in every source file in a directory as a module☆181Updated last month
- Compile-time string formatting☆262Updated 4 months ago