Peternator7 / strumLinks
A small rust library for adding custom derives to enums
☆2,194Updated 3 months ago
Alternatives and similar repositories for strum
Users that are interested in strum are comparing it to the libraries listed below
Sorting:
- Some more derive(Trait) options☆2,011Updated last week
- derive builder implementation for rust structs☆1,506Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- Rust cache structures and easy function memoization☆1,911Updated 3 months ago
- Type erasure for async trait methods☆2,071Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,036Updated this week
- A powerful mock object library for Rust☆1,723Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications