Rust method delegation with less boilerplate
☆529Apr 12, 2026Updated 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☆290Apr 19, 2026Updated 4 months ago
- Some more derive(Trait) options☆2,130Updated this week
- A set of alternative `derive` attributes for Rust☆467Sep 27, 2025Updated 11 months ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,075Aug 14, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Slotmap data structure for Rust☆1,350May 9, 2026Updated 3 months ago
- derive simple constructor functions for Rust structs☆573Aug 29, 2024Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆663Nov 18, 2023Updated 2 years ago
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,265Aug 20, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,699Updated this week
- Compile time numbers in Rust.☆586May 29, 2026Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆306Jul 16, 2026Updated last month
- derive builder implementation for rust structs☆1,539Jan 2, 2026Updated 7 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,401Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆280Jun 27, 2026Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,431Mar 7, 2026Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆381Jul 25, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,523Jul 19, 2026Updated last month
- Compile-time type-checked builder derive☆1,201Aug 1, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,415Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,090Mar 12, 2026Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆780Jul 18, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Rust crate for a convenient RAII scope guard.☆565Jul 17, 2023Updated 3 years ago
- Concurrency permutation testing tool for Rust.☆2,803Feb 20, 2026Updated 6 months ago
- Temporary file library for rust☆1,460Updated this week
- A fast bump allocation arena for Rust☆2,312Jul 23, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated 11 months ago
- Compile time static maps for Rust☆2,186Aug 24, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆894Jul 19, 2026Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆185Jul 8, 2026Updated last month
- Rust cache structures and easy function memoization☆2,077Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Execute Rust code carefully, with extra checking along the way☆498Aug 9, 2026Updated 3 weeks ago
- Clone trait that is object-safe☆755Aug 22, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,214Aug 3, 2026Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆576Jul 28, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,895Jul 21, 2026Updated last month
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,460Aug 1, 2026Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆507Sep 29, 2023Updated 2 years ago