Rust method delegation with less boilerplate
☆521Nov 17, 2025Updated 4 months ago
Alternatives and similar repositories for rust-delegate
Users that are interested in rust-delegate are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Delegation of trait implementations via procedural macros☆284Dec 20, 2025Updated 3 months ago
- Some more derive(Trait) options☆2,087Mar 6, 2026Updated last month
- A set of alternative `derive` attributes for Rust☆462Sep 27, 2025Updated 6 months ago
- Module initialization/global constructor functions for Rust☆970Updated this week
- Slotmap data structure for Rust☆1,303Dec 6, 2025Updated 4 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Macros for all your token pasting needs☆1,084Oct 6, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆653Nov 18, 2023Updated 2 years ago
- derive simple constructor functions for Rust structs☆571Aug 29, 2024Updated last year
- Conditional compilation according to rustc compiler version☆394Mar 24, 2026Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,240Jan 15, 2026Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆378Apr 3, 2026Updated last week
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆298Dec 30, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,633Feb 16, 2026Updated last month
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Compile time numbers in Rust.☆582Nov 2, 2025Updated 5 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,309Feb 21, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,339Mar 7, 2026Updated last month
- Compile-time type-checked builder derive☆1,154Apr 1, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,323Apr 3, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,482Jan 21, 2026Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆275Jan 23, 2026Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆553Jul 17, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,074Mar 12, 2026Updated 3 weeks ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆775Feb 16, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,660Feb 20, 2026Updated last month
- Temporary file library for rust☆1,421Mar 14, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,159Feb 26, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Compile time static maps for Rust☆2,120Updated this week
- Rust cache structures and easy function memoization☆1,986Mar 22, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆861Oct 19, 2024Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,188Mar 24, 2026Updated 2 weeks ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A crate for safe and ergonomic pin-projection.☆705Apr 3, 2026Updated last week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Clone trait that is object-safe☆751Mar 24, 2026Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 8 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,285Feb 28, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,866Mar 25, 2026Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆553Mar 31, 2026Updated last week