taiki-e / auto_enums
A library for to allow multiple return types by automatically generated enum.
☆365Updated last month
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☆241Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A set of alternative `derive` attributes for Rust☆438Updated 10 months ago
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- Count lines of LLVM IR per generic function☆440Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- Compile-time string formatting☆236Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆252Updated 5 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Library for snippet annotations☆313Updated last week
- Async synchronization primitives☆267Updated 3 weeks ago
- ☆270Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- ☆479Updated 6 months ago
- Faster, more compact implementation of std::Cow☆347Updated 2 years ago
- Pull in every source file in a directory as a module☆172Updated last month
- Manual segmented stacks for Rust☆305Updated last month
- ☆310Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Rust method delegation with less boilerplate☆485Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago