hobofan / ambassadorLinks
Delegation of trait implementations via procedural macros
☆279Updated 2 weeks 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☆349Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated last week
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- ☆317Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆214Updated last month
- Conditional compilation according to rustc compiler version☆386Updated last week
- Rust method delegation with less boilerplate☆503Updated 2 weeks ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- ☆210Updated 3 months ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Compile-time string formatting☆250Updated last month
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A library for compact bit sets containing enums.☆120Updated last week
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated last week
- Find out path at which a deserialization error occurred☆403Updated last week
- Type that deserializes only from one specific value☆266Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago