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 last year
Alternatives and similar repositories for supertrait
Users that are interested in supertrait are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files☆62Feb 20, 2025Updated last year
- Simple tool to flood EVM network with transactions and check for its TPS.☆19Nov 9, 2023Updated 2 years ago
- A cell type which value can only be taken once☆13Feb 3, 2022Updated 4 years ago
- ☆12Mar 26, 2024Updated last year
- ☆26Nov 9, 2025Updated 4 months ago
- DEFLATE/zlib compression and decompression for Rust.☆12Jan 3, 2025Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆15Mar 12, 2026Updated last week
- Sample embedded defense code for applications written in .NET, Java, PHP and Python.☆11Feb 23, 2019Updated 7 years ago
- Fast multi-cluster navigation for K8s admins☆13Jul 19, 2024Updated last year
- An application made in Electron+Vue for creating game cards☆11Jun 22, 2025Updated 9 months ago
- Touch camera for Bevy that supports drag and pinch to zoom☆13Feb 21, 2024Updated 2 years ago
- Iterator of const known length☆18Dec 2, 2024Updated last year
- std::iter feature complete(-ish) lending iterator for Rustlang☆20Mar 16, 2026Updated last week
- A fast runtime-agnostic object pool for async rust.☆38Jan 24, 2026Updated last month
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆22May 8, 2024Updated last year
- 32-bit hashing machinery☆14May 27, 2025Updated 9 months ago
- A fast text renderer for glow (https://github.com/grovesNL/glow)☆13May 19, 2024Updated last year
- Rolling statistics calculations (min/max/mean/std_dev) over arbitrary floating point numbers based on Welford's Online Algorithm☆22Oct 3, 2025Updated 5 months ago
- Helper library for rendering curves and surfaces modeled with Curvo in Bevy.☆17Jul 4, 2024Updated last year
- The PatchMatch algorithm for Processing☆16Mar 15, 2015Updated 11 years ago
- A Rust crate for parsing and creating changesets—Markdown files describing releases☆22Updated this week
- Fancy output for Cargo