A set of alternative `derive` attributes for Rust
☆459Sep 27, 2025Updated 5 months ago
Alternatives and similar repositories for rust-derivative
Users that are interested in rust-derivative are comparing it to the libraries listed below
Sorting:
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated last week
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Compile-time type-checked builder derive☆1,150Jan 1, 2026Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Rust method delegation with less boilerplate☆520Nov 17, 2025Updated 4 months ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- Generic array types in Rust☆433Nov 19, 2025Updated 4 months ago
- Adaptors between compression crates and Rust's async IO types☆622Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 3 months ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Clone trait that is object-safe☆750Feb 16, 2026Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆372Sep 11, 2025Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 2 weeks ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,545Mar 13, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- Indented document literals for Rust☆770Feb 16, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- derive simple constructor functions for Rust structs☆572Aug 29, 2024Updated last year