hobofan / ambassadorLinks
Delegation of trait implementations via procedural macros
☆275Updated 2 months ago
Alternatives and similar repositories for ambassador
Users that are interested in ambassador are comparing it to the libraries listed below
Sorting:
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- Easy code duplicate with substitution for Rust☆249Updated last week
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- The feature-rich, portable async channel library☆263Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- ☆209Updated 2 months ago
- ☆316Updated 2 years ago
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- A library for compact bit sets containing enums.☆119Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Compile-time string formatting☆248Updated last month
- ☆305Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated last month
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Find out path at which a deserialization error occurred☆403Updated 3 weeks ago