A small rust library for adding custom derives to enums
☆2,314Feb 28, 2026Updated this week
Alternatives and similar repositories for strum
Users that are interested in strum are comparing it to the libraries listed below
Sorting:
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,149Jan 1, 2026Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Date and time library for Rust☆3,812Feb 23, 2026Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated last week
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A next-generation test runner for Rust.☆2,839Updated this week
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,710Feb 25, 2026Updated last week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Simple validation for Rust structs☆2,432Feb 8, 2026Updated 3 weeks ago
- A powerful mock object library for Rust☆1,791Nov 22, 2025Updated 3 months ago
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,965Mar 5, 2025Updated last year
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Parser for Rust source code☆3,294Feb 26, 2026Updated last week
- URL parser for Rust☆1,531Feb 5, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Compile time static maps for Rust☆2,107Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- ☆903Feb 16, 2026Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 2 weeks ago