taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆373Updated 2 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☆257Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Conditional compilation according to rustc compiler version☆375Updated this week
- Delegation of trait implementations via procedural macros☆275Updated last week
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Graph the number of crates that depend on your crate over time☆252Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Easy code duplicate with substitution for Rust☆249Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Getters and Setters for Rust.☆364Updated 2 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆450Updated this week
- ☆296Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Generic bijective maps in Rust☆147Updated last year
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Pull in every source file in a directory as a module☆177Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- ☆315Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Fast function for printing integer primitives to a decimal string☆341Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆253Updated last week
- Rust macro for automatically generating default☆145Updated last year
- ☆331Updated last month
- Compile-time string formatting☆242Updated 9 months ago
- Count lines of LLVM IR per generic function☆475Updated 2 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago