JelteF / derive_more
Some more derive(Trait) options
☆1,726Updated this week
Related projects ⓘ
Alternatives and complementary repositories for derive_more
- A small rust library for adding custom derives to enums☆1,772Updated last month
- Rust cache structures and easy function memoization☆1,548Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,873Updated last month
- derive builder implementation for rust structs☆1,317Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,723Updated last month
- Rust quasi-quoting☆1,326Updated last month
- Find unused dependencies in Cargo.toml☆1,735Updated this week
- Type erasure for async trait methods☆1,836Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,409Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,445Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,341Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,218Updated 2 months ago
- Macros for all your token pasting needs☆1,025Updated last month
- A Rust proc-macro attribute parser☆1,020Updated last month
- Temporary file library for rust☆1,186Updated this week
- Compile time static maps for Rust☆1,844Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,198Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆1,758Updated last month
- A powerful mock object library for Rust☆1,523Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,748Updated 2 weeks ago
- Compile-time type-checked builder derive☆922Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 3 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,929Updated 3 months ago
- A crate for managing memory bit by bit☆1,213Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 2 months ago
- A next-generation test runner for Rust.☆2,191Updated this week
- Slotmap data structure for Rust☆1,125Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,747Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆991Updated 2 months ago