Lymia / derive_settersLinks
A procedural macro that automatically generates setter methods for a struct's fields.
☆27Updated 4 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:
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Abstract over different executors☆74Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Configure const and static items by environment variables.☆25Updated last week
- State machine pattern for Rust☆29Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Cargo hack manager☆64Updated last year
- Obsessively tiny error derive macro☆87Updated 9 months ago
- Extension of nom to trace parser☆49Updated 9 months ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated last year
- Pretty-print file sizes and more☆49Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Conventional Commit API☆31Updated 2 weeks ago
- codesort sorts code☆98Updated 9 months ago
- 🐱concat! with support for const variables and expressions☆44Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆56Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago