taiki-e / auto_enums
A library for to allow multiple return types by automatically generated enum.
☆351Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for auto_enums
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Conditional compilation according to rustc compiler version☆334Updated last week
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Faster, more compact implementation of std::Cow☆338Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Manual segmented stacks for Rust☆291Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Procedural macros in expression position☆203Updated last year
- ☆230Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆414Updated this week
- A library for creating references that carry their owner with them.☆362Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Compile-time string formatting☆214Updated 2 months ago
- A special input type for nom to locate tokens☆221Updated 10 months ago
- ☆185Updated 7 months ago
- Rust macro for automatically generating default☆133Updated 10 months ago
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Getters and Setters for Rust.☆340Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago