nrc / derive-newLinks
derive simple constructor functions for Rust structs
☆554Updated 9 months ago
Alternatives and similar repositories for derive-new
Users that are interested in derive-new are comparing it to the libraries listed below
Sorting:
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- oh heck, a case conversion library☆546Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- A Rust proc-macro attribute parser☆1,121Updated last week
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- ☆828Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Rust method delegation with less boilerplate☆487Updated last month
- A pretty, easy-to-use logger for Rust.☆495Updated last year
- Inline diagrams for rustdoc with mermaid.js☆523Updated 7 months ago
- Indented document literals for Rust☆707Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Compile-time type-checked builder derive☆1,026Updated 2 months ago
- deserialize env vars into typesafe structs with rust☆921Updated 11 months ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- A if/elif-like macro for Rust #[cfg] statements☆593Updated 7 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆965Updated 10 months ago
- Getters and Setters for Rust.☆356Updated last month
- Tar file reading/writing for Rust☆668Updated 3 months ago
- Simple, efficient logging for Rust☆882Updated 5 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆532Updated this week
- Support for matching file paths against Unix shell style patterns.☆532Updated 4 months ago
- Easy Ctrl-C handler for Rust projects☆632Updated 3 weeks ago