gtsiam / imply-hackLinks
Implied bounds, since 1.79!
☆22Updated 10 months ago
Alternatives and similar repositories for imply-hack
Users that are interested in imply-hack are comparing it to the libraries listed below
Sorting:
- ☆43Updated 2 years ago
- ☆112Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- An alternate Cargo registry using static files☆128Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 3 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- ☆34Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated last month
- Find out about keys that are ignored when deserializing data☆94Updated last week
- A sinless derive helper☆74Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Better reference counted strings for Rust☆136Updated last year
- Rustdoc's JSON output interface☆35Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- `$crate` in procedural macros.☆74Updated last week