Automatically implement traits for common smart pointers
☆123Apr 9, 2025Updated 11 months ago
Alternatives and similar repositories for auto_impl
Users that are interested in auto_impl are comparing it to the libraries listed below
Sorting:
- Helper macros: autoimpl, impl_scope☆68Mar 2, 2026Updated 2 weeks ago
- Write simple proc-macros inline with other source code.☆21Nov 24, 2024Updated last year
- Utilities for working with impl traits in Rust.☆124Jan 27, 2025Updated last year
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Lossless functionality for platform-native strings.☆75Jun 21, 2025Updated 9 months ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆40Mar 25, 2024Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Mar 12, 2026Updated last week
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Mar 12, 2026Updated last week
- Attribute proc-macro to delegate method to a field☆29Sep 17, 2023Updated 2 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Dec 20, 2025Updated 3 months ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Command line interface as a function.☆76May 10, 2023Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last month
- Convert number to enum☆87Jul 30, 2024Updated last year
- A generic implementation of double-buffering.☆17Dec 29, 2021Updated 4 years ago
- Delegation of trait implementations via procedural macros☆283Dec 20, 2025Updated 3 months ago
- Clone trait that is object-safe☆750Feb 16, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A big integer library in Rust with good performance.☆106Nov 7, 2023Updated 2 years ago
- hRPC implementation in Rust.☆24Apr 30, 2022Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- Rust method delegation with less boilerplate☆520Nov 17, 2025Updated 4 months ago
- Google's consistent hashing algorithm☆27Oct 26, 2021Updated 4 years ago
- ☆22Nov 6, 2024Updated last year
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Proposed API for type-driven member access☆13Feb 28, 2022Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 3 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- ☆48Jan 18, 2024Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Oct 3, 2025Updated 5 months ago
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated last month
- Better reference counted strings for Rust☆144Jul 18, 2024Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Mar 12, 2026Updated last week
- Serialization value trees☆49Jul 31, 2024Updated last year
- Rust bindings for PANDA and libpanda☆24Dec 13, 2024Updated last year
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Jul 14, 2021Updated 4 years ago