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 9 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.☆115Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Macro for sealing traits and structures☆60Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Blazing fast immutable collection datatypes for Rust.☆128Updated last week
- Rust procedural macro attribute parser☆44Updated last year
- Support for variety of disjoint impls distinguished by associated types☆22Updated last week
- ☆43Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- `$crate` in procedural macros.☆78Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Const TypeId and non-'static TypeId☆70Updated last week
- ☆76Updated last month
- Integer types with customizable niche values☆50Updated last year
- ☆42Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆44Updated 2 months ago