Automatically implement traits for common smart pointers
☆122Apr 9, 2025Updated 10 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☆68Dec 2, 2025Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆87Feb 11, 2026Updated 2 weeks ago
- A generic implementation of double-buffering.☆17Dec 29, 2021Updated 4 years ago
- Utilities for working with impl traits in Rust.☆123Jan 27, 2025Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Feb 7, 2026Updated 3 weeks ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Feb 7, 2026Updated 3 weeks ago
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated 3 weeks ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆40Mar 25, 2024Updated last year
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated 2 weeks ago
- A big integer library in Rust with good performance.☆107Nov 7, 2023Updated 2 years ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- Delegation of trait implementations via procedural macros☆278Dec 20, 2025Updated 2 months ago
- Rust method delegation with less boilerplate☆515Nov 17, 2025Updated 3 months ago
- Command line interface as a function.☆76May 10, 2023Updated 2 years ago
- Convert number to enum☆87Jul 30, 2024Updated last year
- hRPC implementation in Rust.☆24Apr 30, 2022Updated 3 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- enforce representation/class invariants in your Rust data structures☆12Feb 11, 2023Updated 3 years ago
- Derive your Attribute Parsers☆13May 1, 2023Updated 2 years ago
- Lossless functionality for platform-native strings.☆75Jun 21, 2025Updated 8 months ago
- Clone trait that is object-safe☆748Feb 16, 2026Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Jul 14, 2022Updated 3 years ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Proposed API for type-driven member access☆13Feb 28, 2022Updated 4 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- A Rust library to decrypt & encrypt any cheat code for CodeBreaker PS2☆22Nov 29, 2025Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆143May 5, 2025Updated 9 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Generate several common methods for structs automatically.☆14May 9, 2021Updated 4 years ago
- The missing compound borrowing for Rust.☆63Nov 1, 2025Updated 4 months ago
- Proc macro derive to generate structs from enum variants.☆30Jun 27, 2023Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago