sam0x17 / supertrait
A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.
☆27Updated last month
Alternatives and similar repositories for supertrait:
Users that are interested in supertrait are comparing it to the libraries listed below
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Blazing fast immutable collection datatypes for Rust.☆102Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files☆49Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated last week
- An IDE extension for debugging trait errors in Rust.☆109Updated last week
- We have Crater At Home☆30Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- ☆34Updated 3 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 3 months ago
- ☆41Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated last month
- `$crate` in procedural macros.☆69Updated last month
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Implied bounds, since 1.79!☆20Updated 5 months ago