taiki-e / auto_enums
A library for to allow multiple return types by automatically generated enum.
☆359Updated this week
Alternatives and similar repositories for auto_enums:
Users that are interested in auto_enums are comparing it to the libraries listed below
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- ☆267Updated last month
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Compile-time string formatting☆233Updated 3 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Macro for writing nested `if let` expressions☆164Updated last year
- Async synchronization primitives☆263Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Manual segmented stacks for Rust☆299Updated this week
- Support crate for rustc's self-profiling feature☆344Updated last month
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- Count lines of LLVM IR per generic function☆437Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- ☆285Updated 7 months ago
- Getters and Setters for Rust.☆350Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 2 weeks ago
- Library for snippet annotations☆309Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago