hobofan / ambassador
Delegation of trait implementations via procedural macros
☆259Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for ambassador
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- Rust method delegation with less boilerplate☆449Updated last month
- ☆185Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Generic extensions for tapping values in Rust.☆411Updated last year
- Stackless generators on stable Rust.☆441Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- ☆231Updated 2 weeks ago
- Compile-time string formatting☆217Updated 2 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆338Updated 5 months ago
- ☆308Updated last year
- Serialize and deserialize C-like enum as underlying repr☆231Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Count lines of LLVM IR per generic function☆415Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- ☆269Updated 3 months ago