Lymia / derive_settersLinks
A procedural macro that automatically generates setter methods for a struct's fields.
☆27Updated 3 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.☆25Updated 2 years ago
- 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.☆88Updated 6 months ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆34Updated 2 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Collects build-information of your Rust crate☆22Updated 3 weeks ago
- `smol` integrations with `hyper`☆17Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆56Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- Obsessively tiny error derive macro☆87Updated 9 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Rate-limit middleware for reqwest.☆17Updated last week
- Abstract over different executors☆74Updated 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
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆29Updated 3 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Static-checked parsing of regexes into structs☆45Updated 11 months ago
- Conventional Commit API☆31Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last week