taiki-e / auto_enumsLinks
A library for to allow multiple return types by automatically generated enum.
☆372Updated 3 weeks ago
Alternatives and similar repositories for auto_enums
Users that are interested in auto_enums are comparing it to the libraries listed below
Sorting:
- Struct fields that are made read-only accessible to other modules☆260Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated this week
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- ☆317Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Faster, more compact implementation of std::Cow☆369Updated 2 years ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Cargo extension for running Criterion.rs benchmarks☆208Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- Compile-time string formatting☆253Updated 2 months ago
- Getters and Setters for Rust.☆375Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- ☆211Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆371Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆266Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated 3 weeks ago
- Manual segmented stacks for Rust☆328Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆382Updated last year
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated 2 weeks ago
- ☆310Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 3 weeks ago
- ☆346Updated 3 weeks ago