Lymia / derive_settersLinks
A procedural macro that automatically generates setter methods for a struct's fields.
☆28Updated 5 months ago
Alternatives and similar repositories for derive_setters
Users that are interested in derive_setters are comparing it to the libraries listed below
Sorting:
- State machine pattern for Rust☆29Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- codesort sorts code☆99Updated last month
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Command-running macro for Rust☆35Updated last year
- Cargo hack manager☆64Updated last year
- 🐱concat! with support for const variables and expressions☆46Updated last month
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 5 months ago
- Configure const and static items by environment variables.☆26Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Cargo subcommand to sort derive attributes 📦☆62Updated last week
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Updated last year
- Serde error messages for humans.☆40Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Collects build-information of your Rust crate☆22Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- 📐 A collection of distance metrics on strings☆33Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Conventional Commit API☆32Updated 3 weeks ago
- Pretty-print file sizes and more☆50Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Rust API stability attributes for the rest of us. Fork of the Stability crate☆20Updated this week
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago