A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.
☆29Mar 4, 2025Updated 11 months ago
Alternatives and similar repositories for supertrait
Users that are interested in supertrait are comparing it to the libraries listed below
Sorting:
- A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files☆61Feb 20, 2025Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆15Updated this week
- std::iter feature complete(-ish) lending iterator for Rustlang☆16Feb 20, 2026Updated last week
- Compile-time swift-style keypaths for Rust☆22Mar 10, 2025Updated 11 months ago
- Support for variety of disjoint impls distinguished by associated types☆22Feb 12, 2026Updated 2 weeks ago
- 📗Serve rust and crate docs locally☆22Feb 23, 2026Updated last week
- ☆26Nov 9, 2025Updated 3 months ago
- 😋 A list of language implementations written in Rust. Encouraging people to write language-related projects in Rust!