derive simple constructor functions for Rust structs
☆571Aug 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
Sorting:
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Error management☆1,417May 2, 2020Updated 5 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A procedural macro for auto logging output of functions☆192Nov 3, 2021Updated 4 years ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Parser for Rust source code☆3,294Feb 26, 2026Updated last week
- Compile-time type-checked builder derive☆1,149Jan 1, 2026Updated 2 months ago
- deserialize typed structures from regex captures☆176Dec 28, 2023Updated 2 years ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,334Sep 26, 2025Updated 5 months ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks 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
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Getters and Setters for Rust.☆382Jun 17, 2025Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Indented document literals for Rust☆767Feb 16, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Macro for writing nested `if let` expressions☆168Aug 29, 2025Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 3 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆401May 6, 2022Updated 3 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Compile time numbers in Rust.☆579Nov 2, 2025Updated 4 months ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- Easy Ctrl-C handler for Rust projects☆657Feb 10, 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
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Automated property based testing for Rust (with shrinking).☆2,711Feb 10, 2026Updated 3 weeks ago