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 10 months ago
Alternatives and similar repositories for supertrait
Users that are interested in supertrait are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- 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 2 years ago
- ☆43Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated last month
- Rust procedural macro attribute parser☆44Updated last year
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- A tool to help with minimization of Rust code☆66Updated 3 months ago
- `$crate` in procedural macros.☆80Updated 2 months ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- ☆90Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Support for variety of disjoint impls distinguished by associated types☆22Updated last week
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago