hobofan / ambassadorLinks
Delegation of trait implementations via procedural macros
☆275Updated last month
Alternatives and similar repositories for ambassador
Users that are interested in ambassador are comparing it to the libraries listed below
Sorting:
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆346Updated 10 months ago
- ☆207Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Rust method delegation with less boilerplate☆497Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- ☆316Updated 2 years ago
- A library for compact bit sets containing enums.☆118Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Simple derive macros in Rust☆188Updated 4 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Compile-time string formatting☆243Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆224Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 5 months ago
- Type that deserializes only from one specific value☆265Updated last week