Lymia / derive_settersLinks
A procedural macro that automatically generates setter methods for a struct's fields.
☆25Updated 3 weeks ago
Alternatives and similar repositories for derive_setters
Users that are interested in derive_setters are comparing it to the libraries listed below
Sorting:
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- State machine pattern for Rust☆29Updated 9 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- `smol` integrations with `hyper`☆16Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Pretty-print file sizes and more☆47Updated 4 months ago
- Cargo subcommand to sort derive attributes 📦☆58Updated last month
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆53Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Imitate the documentation build that docs.rs would do☆55Updated 3 weeks ago
- Provides many useful tools related to tuples☆55Updated 2 months ago
- Configure const and static items by environment variables.☆25Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- Rate-limit middleware for reqwest.☆17Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 11 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Cargo hack manager☆64Updated last year
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆15Updated last year
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆49Updated 9 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆28Updated 2 weeks ago