hobofan / ambassador
Delegation of trait implementations via procedural macros
☆261Updated 8 months ago
Alternatives and similar repositories for ambassador:
Users that are interested in ambassador are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- ☆194Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Rust method delegation with less boilerplate☆463Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- ☆267Updated last month
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆183Updated 4 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Generic extensions for tapping values in Rust.☆430Updated last year
- Faster, more compact implementation of std::Cow☆343Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆437Updated last month
- Compile-time string formatting☆233Updated 3 months ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- Rust option parser with custom derive support☆231Updated 4 months ago
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- Generic bijective maps in Rust☆141Updated last year
- ☆309Updated 2 years ago