taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆367Updated 2 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:
- Conditional compilation according to rustc compiler version☆364Updated last week
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- ☆280Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- ☆201Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Count lines of LLVM IR per generic function☆445Updated 4 months ago
- ☆309Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- ☆310Updated 2 years ago
- Compile-time string formatting☆236Updated 5 months ago
- Macro for writing nested `if let` expressions☆167Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆199Updated 2 weeks ago
- Manual segmented stacks for Rust☆307Updated last month
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Library for snippet annotations☆314Updated this week