taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆373Updated 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☆259Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆276Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆386Updated last month
- Easy code duplicate with substitution for Rust☆249Updated last week
- ☆317Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆208Updated 5 months ago
- a smaller, faster and panic-free alternative to core::fmt☆380Updated last year
- Compile-time string formatting☆249Updated last month
- Rust macro for automatically generating default☆147Updated last year
- A set of alternative `derive` attributes for Rust☆457Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Serialize and deserialize C-like enum as underlying repr☆253Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆259Updated this week
- Getters and Setters for Rust.☆373Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 3 months ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- ☆305Updated last month
- ☆341Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- Async synchronization primitives☆275Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago