nrc / derive-new
derive simple constructor functions for Rust structs
☆548Updated 8 months ago
Alternatives and similar repositories for derive-new:
Users that are interested in derive-new are comparing it to the libraries listed below
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- ☆824Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- Rust procedural macro attribute for adding test cases easily☆619Updated 11 months ago
- oh heck, a case conversion library☆537Updated last year
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆735Updated last week
- Generic array types in Rust☆407Updated last month
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Easy Ctrl-C handler for Rust projects☆629Updated last month
- Temporary file library for rust☆1,285Updated 3 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 3 years ago
- Rust doesn't have exceptions☆632Updated 4 years ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- deserialize env vars into typesafe structs with rust☆913Updated 10 months ago
- A pretty, easy-to-use logger for Rust.☆494Updated last year
- Compile-time type-checked builder derive☆1,010Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆960Updated 9 months ago
- Getters and Setters for Rust.☆355Updated 2 weeks ago