hobofan / ambassadorLinks
Delegation of trait implementations via procedural macros
☆279Updated 3 weeks ago
Alternatives and similar repositories for ambassador
Users that are interested in ambassador are comparing it to the libraries listed below
Sorting:
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- ☆214Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆353Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Rust method delegation with less boilerplate☆508Updated last month
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- Graph the number of crates that depend on your crate over time☆255Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Compile-time string formatting☆258Updated 3 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- ☆316Updated 2 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- ☆314Updated 3 months ago
- ☆350Updated 2 months ago
- Easy function multiversioning for Rust☆251Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago