taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆372Updated last 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☆259Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Conditional compilation according to rustc compiler version☆386Updated last month
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Delegation of trait implementations via procedural macros☆275Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- ☆302Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago
- Macro for writing nested `if let` expressions☆168Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- ☆316Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated last week
- Manual segmented stacks for Rust☆323Updated 3 weeks ago
- Compile-time string formatting☆244Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆251Updated last week
- Getters and Setters for Rust.☆371Updated 4 months ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆260Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Count lines of LLVM IR per generic function☆478Updated 3 weeks ago
- Library for snippet annotations☆341Updated this week
- Generic bijective maps in Rust☆147Updated 2 years ago
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month