hobofan / ambassadorLinks
Delegation of trait implementations via procedural macros
☆274Updated this week
Alternatives and similar repositories for ambassador
Users that are interested in ambassador are comparing it to the libraries listed below
Sorting:
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Easy code duplicate with substitution for Rust☆248Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A set of alternative `derive` attributes for Rust☆448Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Rust method delegation with less boilerplate☆495Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- ☆205Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Generic bijective maps in Rust☆147Updated last year
- ☆314Updated 2 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆374Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A simple bitset container for Rust☆148Updated 2 months ago
- The feature-rich, portable async channel library☆261Updated 2 years ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- Compile-time string formatting☆241Updated 9 months ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆204Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Type that deserializes only from one specific value☆245Updated 2 weeks ago