Peternator7 / strum
A small rust library for adding custom derives to enums
☆1,956Updated 3 weeks ago
Alternatives and similar repositories for strum:
Users that are interested in strum are comparing it to the libraries listed below
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- derive builder implementation for rust structs☆1,405Updated 5 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,937Updated last week
- Find unused dependencies in Cargo.toml☆1,864Updated last month
- Rust cache structures and easy function memoization☆1,724Updated 2 weeks ago
- Type erasure for async trait methods☆1,944Updated last week
- A powerful mock object library for Rust☆1,603Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,511Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 4 months ago
- Compile time static maps for Rust☆1,905Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,253Updated 3 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,892Updated last week
- Temporary file library for rust☆1,259Updated last week
- Rust quasi-quoting☆1,388Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- A code coverage tool for Rust projects☆2,641Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,268Updated last week
- A next-generation test runner for Rust.☆2,362Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,866Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,802Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,571Updated 3 weeks ago
- Compile-time type-checked builder derive☆969Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,398Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- Strongly typed YAML library for Rust☆987Updated 11 months ago
- Rust derive-based argument parsing optimized for code size☆1,750Updated last month
- Simple validation for Rust structs☆2,183Updated 2 weeks ago
- Parser for Rust source code☆3,024Updated last week
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.☆1,755Updated 3 weeks ago