Lymia / derive_setters
A procedural macro that automatically generates setter methods for a struct's fields.
☆23Updated 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
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- ☆16Updated 5 months ago
- Extra event types built on top of rsevents☆17Updated last year
- 🛶 Lean parametrized testing library for Rust☆21Updated 4 months ago
- Annotation to easily define ad-hoc / one-shot extension traits☆12Updated 9 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Hitori is a generic regular expressions library.☆54Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Rust traits for key comparison in maps.☆25Updated 2 months ago
- [moved!] Include mdbooks at compile time in your Rust project☆24Updated 2 months ago
- Pretty-print file sizes and more☆44Updated 3 weeks ago
- More reliable path manipulation.☆61Updated 2 weeks ago
- Completion futures for Rust☆19Updated 2 years ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆44Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated last year
- Serde error messages for humans.☆34Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- `smol` integrations with `hyper`☆14Updated 6 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- Unbuffered and unlocked I/O streams☆45Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated last week