hobofan / ambassador
Delegation of trait implementations via procedural macros
☆264Updated 9 months ago
Alternatives and similar repositories for ambassador:
Users that are interested in ambassador are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- ☆200Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Compile-time string formatting☆235Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- ☆272Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Count lines of LLVM IR per generic function☆440Updated 3 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated 11 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- ☆206Updated last month
- generators☆207Updated last year
- The feature-rich, portable async channel library☆254Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago