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:
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆274Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- ☆310Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- generators☆208Updated last year
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- ☆282Updated 4 months ago
- ☆201Updated 5 months ago
- Fast floating point to string conversion☆640Updated last month
- Proc-macro typestate DSL for Rust☆150Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆193Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Stackless generators on stable Rust.☆464Updated 2 years ago
- The feature-rich, portable async channel library☆255Updated 2 years ago
- Easy function multiversioning for Rust☆228Updated 6 months ago