hobofan / ambassadorLinks
Delegation of trait implementations via procedural macros
☆267Updated 11 months ago
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.☆369Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆276Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Generic bijective maps in Rust☆146Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆444Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Compile-time string formatting☆238Updated 7 months ago
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- ☆200Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- ☆286Updated 4 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- ☆312Updated 2 years ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- Type that deserializes only from one specific value☆244Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Stackless generators on stable Rust.☆464Updated 3 years ago