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 6 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.☆105Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Blazing fast immutable collection datatypes for Rust.☆113Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Public repository for the Rust keyword generics initiative☆106Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- ☆43Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Convert number to enum☆87Updated last year
- Define your own PhantomData☆156Updated last week
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Const TypeId and non-'static TypeId☆67Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last week
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago