sam0x17 / supertraitLinks
A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.
☆29Updated 8 months ago
Alternatives and similar repositories for supertrait
Users that are interested in supertrait are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
 - A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
 - Macro for sealing traits and structures☆59Updated 11 months ago
 - ☆43Updated 2 years ago
 - Parsing and inspecting Rust literals (particularly useful for proc macros)☆49Updated 2 weeks ago
 - A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
 - A primitive for writing structural search and replace programs for rust☆31Updated last month
 - Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
 - Public repository for the Rust keyword generics initiative☆107Updated last year
 - Rust procedural macro attribute parser☆45Updated last year
 - Open a scope and then freeze it in time for future access.☆107Updated last year
 - Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
 - Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
 - A faster Arc.☆75Updated last year
 - Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
 - Choose Rust types at compile-time via constants☆68Updated last year
 - Lending iterators on stable Rust☆83Updated last year
 - Helper macros: autoimpl, impl_scope☆68Updated last month
 - This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
 - An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
 - Const TypeId and non-'static TypeId☆69Updated last month
 - Blazing fast immutable collection datatypes for Rust.☆122Updated 3 weeks ago
 - A sinless derive helper☆74Updated 4 months ago
 - Some internal rustc tools made accessible☆47Updated 2 weeks ago
 - Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
 - Mirror of Rust's allocator api for use on stable rust☆68Updated last month
 - Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆120Updated this week
 - Cross-platform, endian-aware primitives for Rust☆41Updated last month
 - ☆41Updated 2 years ago
 - Support for variety of disjoint impls distinguished by associated types☆21Updated 2 weeks ago