nrc / derive-new
derive simple constructor functions for Rust structs
☆541Updated 5 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.☆507Updated this week
- A vector with a fixed capacity. (Rust)☆789Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆701Updated this week
- oh heck, a case conversion library☆518Updated 11 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- Rust method delegation with less boilerplate☆455Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Rust procedural macro attribute for adding test cases easily☆615Updated 9 months ago
- ☆791Updated last week
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Automatic checking for semantic versioning in library crates☆635Updated last year
- A pretty, easy-to-use logger for Rust.☆488Updated last year
- Generic array types in Rust☆407Updated last month
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Getters and Setters for Rust.☆349Updated last month
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- deserialize env vars into typesafe structs with rust☆883Updated 8 months ago
- Rust doesn't have exceptions☆631Updated 4 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,003Updated 4 months ago
- A macro to generate structures which behave like bitflags☆984Updated 2 weeks ago
- Struct mocking library for Rust☆452Updated 2 months ago
- derive builder implementation for rust structs☆1,394Updated 4 months ago
- Fowler–Noll–Vo hash function☆343Updated 11 months ago
- Compile-time type-checked builder derive☆944Updated 5 months ago
- Easy Ctrl-C handler for Rust projects☆621Updated 6 months ago
- Typed distributed plugin registration☆1,069Updated last week