hobofan / ambassadorView external linksLinks
Delegation of trait implementations via procedural macros
☆279Dec 20, 2025Updated last month
Alternatives and similar repositories for ambassador
Users that are interested in ambassador are comparing it to the libraries listed below
Sorting:
- Rust method delegation with less boilerplate☆511Nov 17, 2025Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- "Freedom from syn": Proc macro tools for operating on token trees☆108Mar 21, 2020Updated 5 years ago
- Runtime for executing procedural macros as WebAssembly☆1,469Jan 21, 2026Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 4 months ago
- Macros for all your token pasting needs☆1,079Oct 6, 2024Updated last year
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Dec 30, 2025Updated last month
- Some more derive(Trait) options☆2,069Feb 4, 2026Updated last week
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- generators☆211Sep 20, 2023Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆284Dec 12, 2025Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆769Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,421Dec 24, 2025Updated last month
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 4 years ago
- A Rust proc-macro attribute parser☆1,230Jan 15, 2026Updated last month
- Support atomic operations on Arc itself☆1,244Feb 2, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- A small rust library for adding custom derives to enums☆2,287Feb 5, 2026Updated last week
- Easy code duplicate with substitution for Rust☆254Nov 3, 2025Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆549Jul 17, 2023Updated 2 years ago
- ☆61May 14, 2024Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Feb 5, 2026Updated last week
- ☆61Aug 23, 2023Updated 2 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- Automatically implement traits for common smart pointers☆122Apr 9, 2025Updated 10 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Nov 18, 2023Updated 2 years ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆583Oct 12, 2023Updated 2 years ago
- Typed distributed plugin registration☆1,258Jan 21, 2026Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆384Oct 12, 2023Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Jan 20, 2026Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆691Jan 11, 2025Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Asset manger for good assets only☆31Jun 6, 2023Updated 2 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- Zero-cost functional reactive Signals for Rust☆754Jul 26, 2024Updated last year