hobofan / ambassadorLinks
Delegation of trait implementations via procedural macros
☆266Updated 10 months ago
Alternatives and similar repositories for ambassador
Users that are interested in ambassador are comparing it to the libraries listed below
Sorting:
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- Rust method delegation with less boilerplate☆487Updated last month
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- ☆201Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- ☆278Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Generic Atomic<T> type for Rust☆235Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆617Updated last year
- generators☆208Updated last year
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Compile-time string formatting☆236Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- The feature-rich, portable async channel library☆255Updated 2 years ago
- ☆209Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago