taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆372Updated 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☆260Updated last week
- Delegation of trait implementations via procedural macros☆280Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Conditional compilation according to rustc compiler version☆389Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- ☆316Updated 2 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Getters and Setters for Rust.☆377Updated 6 months ago
- Manual segmented stacks for Rust☆328Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- ☆313Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- ☆212Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Type that deserializes only from one specific value☆266Updated last week
- Compile-time string formatting☆257Updated 2 months ago
- Count lines of LLVM IR per generic function☆487Updated last week