hobofan / ambassador
Delegation of trait implementations via procedural macros
☆260Updated 7 months ago
Alternatives and similar repositories for ambassador:
Users that are interested in ambassador are comparing it to the libraries listed below
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago
- A library for to allow multiple return types by automatically generated enum.☆357Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- Rust method delegation with less boilerplate☆455Updated last week
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- ☆309Updated 2 years ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Compile-time string formatting☆229Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Support crate for rustc's self-profiling feature☆341Updated last week
- A Rust JSON5 serializer and deserializer which speaks Serde.☆191Updated last year
- Procedural macros to derive numeric traits in Rust☆192Updated last year
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- generators☆204Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- ☆260Updated this week
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A thread pool for isolating blocking I/O in async programs☆350Updated last month