taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆368Updated 3 months ago
Alternatives and similar repositories for auto_enums
Users that are interested in auto_enums are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Conditional compilation according to rustc compiler version☆366Updated last month
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- ☆312Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆268Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- ☆284Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Getters and Setters for Rust.☆354Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Check if tables and items in a .toml file are lexically sorted☆245Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Compile-time string formatting☆238Updated 6 months ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Manual segmented stacks for Rust☆308Updated last month