Lymia / derive_settersLinks
A procedural macro that automatically generates setter methods for a struct's fields.
☆23Updated 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:
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- `smol` integrations with `hyper`☆14Updated 7 months ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆12Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 4 months ago
- ☆27Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A small markdown TUI note keeper☆15Updated last month
- Rate-limit middleware for reqwest.☆17Updated last month
- ☆16Updated 6 months ago
- 🛶 Lean parametrized testing library for Rust☆21Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Find duplicate code blocks in files☆57Updated last year
- Collects build-information of your Rust crate☆23Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆44Updated 7 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated last month
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Configure const and static items by environment variables.☆25Updated last year
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- Circular buffer implementation in Rust☆30Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆29Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Take a value atomically once.☆30Updated 2 years ago