derive simple constructor functions for Rust structs
☆572Aug 29, 2024Updated last year
Alternatives and similar repositories for derive-new
Users that are interested in derive-new are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Error management☆1,417May 2, 2020Updated 5 years ago
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- A procedural macro for auto logging output of functions☆192Nov 3, 2021Updated 4 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Parser for Rust source code☆3,302Mar 18, 2026Updated last week
- deserialize typed structures from regex captures☆177Dec 28, 2023Updated 2 years ago
- Compile-time type-checked builder derive☆1,151Jan 1, 2026Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Getters and Setters for Rust.☆382Jun 17, 2025Updated 9 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,107Feb 20, 2026Updated last month
- Indented document literals for Rust☆772Updated this week
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆832Mar 13, 2026Updated last week
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,338Sep 26, 2025Updated 5 months ago
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- Macro for writing nested `if let` expressions☆168Aug 29, 2025Updated 6 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆402May 6, 2022Updated 3 years ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- Rust method delegation with less boilerplate☆520Nov 17, 2025Updated 4 months ago
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆460Sep 27, 2025Updated 5 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,545Mar 13, 2026Updated last week
- Easy Ctrl-C handler for Rust projects☆660Feb 10, 2026Updated last month
- Rust quasi-quoting☆1,530Mar 3, 2026Updated 3 weeks ago
- derive(Error) for struct and enum error types☆5,383Updated this week
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated 2 weeks ago