Lymia / derive_setters
A procedural macro that automatically generates setter methods for a struct's fields.
☆23Updated 2 months ago
Alternatives and similar repositories for derive_setters:
Users that are interested in derive_setters are comparing it to the libraries listed below
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Cargo Subcommand for patching dependencies using patch files☆70Updated last week
- `smol` integrations with `hyper`☆14Updated 4 months ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆44Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Serde serializer for generating Starlark build targets☆66Updated this week
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Extra event types built on top of rsevents☆17Updated last year
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- A small markdown TUI note keeper☆13Updated 5 months ago
- Take a value atomically once.☆27Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- A Rust crate that defines the ToBoundedStatic and IntoBoundedStatic traits☆15Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated this week
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Pretty-print file sizes and more☆43Updated this week
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- create sandbox to run untrusted code☆13Updated 3 months ago
- Cargo API written in Paris☆47Updated last week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- Collects build-information of your Rust crate☆23Updated this week
- State machine pattern for Rust☆29Updated 4 months ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- ☆22Updated 3 years ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated 9 months ago