taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆371Updated 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☆253Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Delegation of trait implementations via procedural macros☆269Updated last year
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Macro for writing nested `if let` expressions☆168Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- ☆313Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- ☆291Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- Library for snippet annotations☆326Updated this week
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- ☆328Updated last week
- Getters and Setters for Rust.☆361Updated last month
- Procedural macros to derive numeric traits in Rust☆207Updated last year
- Type that deserializes only from one specific value☆244Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated this week
- Manual segmented stacks for Rust☆317Updated 3 months ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago