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
- 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☆433Updated 9 months ago
- Conditional compilation according to rustc compiler version☆349Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- Rust method delegation with less boilerplate☆461Updated last month
- A library for to allow multiple return types by automatically generated enum.☆358Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆356Updated last year
- Like Rust's std::Path, but UTF-8.☆473Updated last week
- Support crate for rustc's self-profiling feature☆342Updated 3 weeks ago
- ☆194Updated 2 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- ☆265Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆333Updated this week
- ☆283Updated 7 months ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Generic extensions for tapping values in Rust.☆429Updated last year
- Getters and Setters for Rust.☆350Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Type that deserializes only from one specific value☆231Updated last week
- Find out path at which a deserialization error occurred☆350Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week
- Compile-time string formatting☆232Updated 3 months ago