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☆258Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- Macro for writing nested `if let` expressions☆168Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- ☆316Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆363Updated 2 years ago
- Manual segmented stacks for Rust☆319Updated 5 months ago
- A set of alternative `derive` attributes for Rust☆454Updated last week
- Compile-time string formatting☆242Updated 10 months ago
- ☆298Updated last month
- Getters and Setters for Rust.☆366Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Easy code duplicate with substitution for Rust☆248Updated last month
- ☆332Updated last week
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Generic bijective maps in Rust☆147Updated last year
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- ☆223Updated last month
- Async synchronization primitives☆274Updated last month
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- ☆206Updated last month