Delegation of trait implementations via procedural macros
☆278Dec 20, 2025Updated 2 months ago
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☆518Nov 17, 2025Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆377Updated this week
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Slotmap data structure for Rust☆1,290Dec 6, 2025Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Macros for all your token pasting needs☆1,081Oct 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.☆297Dec 30, 2025Updated 2 months ago
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- 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☆285Dec 12, 2025Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆772Feb 16, 2026Updated 3 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,424Dec 24, 2025Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- A Rust proc-macro attribute parser☆1,240Jan 15, 2026Updated last month
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- A small rust library for adding custom derives to enums☆2,321Updated this week
- Easy code duplicate with substitution for Rust☆254Nov 3, 2025Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆553Jul 17, 2023Updated 2 years ago
- ☆60May 14, 2024Updated last year
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- Automatically implement traits for common smart pointers☆122Apr 9, 2025Updated 11 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- ☆61Aug 23, 2023Updated 2 years ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆584Oct 12, 2023Updated 2 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Typed distributed plugin registration☆1,274Feb 19, 2026Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆358Jan 20, 2026Updated last month
- Easy self-referential struct generation for Rust.☆696Jan 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,286Feb 21, 2026Updated 2 weeks ago
- Zero-cost functional reactive Signals for Rust☆753Jul 26, 2024Updated last year