Lymia / derive_settersLinks
A procedural macro that automatically generates setter methods for a struct's fields.
☆28Updated 6 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:
- Configure const and static items by environment variables.☆26Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Rate-limit middleware for reqwest.☆19Updated 2 weeks ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- State machine pattern for Rust☆29Updated last year
- Collects build-information of your Rust crate☆22Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- `smol` integrations with `hyper`☆17Updated 5 months ago
- Abstract over different executors☆74Updated 2 years ago
- Utilities to work with dyn [Async]Fn*☆17Updated last month
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- ☆20Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- `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☆51Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 2 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆30Updated 2 months ago
- Conventional Commit API☆32Updated this week
- Helper macros: autoimpl, impl_scope☆68Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Pretty-print file sizes and more☆50Updated 10 months ago
- the definitive non-empty slice/array/vec library for Rust☆18Updated 7 months ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆35Updated 2 months ago
- Re-usable CLI flags for `cargo` plugins☆44Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year