gtsiam / imply-hackLinks
Implied bounds, since 1.79!
☆23Updated last year
Alternatives and similar repositories for imply-hack
Users that are interested in imply-hack are comparing it to the libraries listed below
Sorting:
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- 🐱concat! with support for const variables and expressions☆44Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- ☆43Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- ☆112Updated 3 years ago
- Rust procedural macro attribute parser☆44Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Integer types with customizable niche values☆50Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Convert number to enum☆87Updated last year
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- The quickest way to override dependencies with Cargo☆68Updated last week
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- A Toolchain for Rust Debuginfo☆115Updated 4 months ago
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago