hobofan / ambassadorLinks
Delegation of trait implementations via procedural macros
☆271Updated last year
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.☆373Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆246Updated last week
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Conditional compilation according to rustc compiler version☆375Updated last week
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆336Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A set of alternative `derive` attributes for Rust☆446Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆279Updated last week
- ☆203Updated 7 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A library for compact bit sets containing enums.☆115Updated this week
- Rust method delegation with less boilerplate☆494Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Generic bijective maps in Rust☆147Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆201Updated 3 months ago
- The feature-rich, portable async channel library☆260Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Count lines of LLVM IR per generic function☆468Updated last month
- Easy function multiversioning for Rust☆233Updated 8 months ago
- Compile-time string formatting☆240Updated 8 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Getters and Setters for Rust.☆362Updated 2 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- ☆314Updated 2 years ago