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.☆114Updated 3 weeks ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Support for variety of disjoint impls distinguished by associated types☆22Updated this week
- Macro for sealing traits and structures☆59Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- ☆43Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- A fast, concurrent string interner☆161Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 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.☆52Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆44Updated last week
- Convert number to enum☆87Updated last year
- Const TypeId and non-'static TypeId☆69Updated last week
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Cross-platform, endian-aware primitives for Rust☆42Updated 2 months ago
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week