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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Rust procedural macro attribute parser☆44Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 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
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Rustdoc's JSON output interface☆36Updated 3 weeks ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last month
- ☆112Updated 3 years ago
- ☆43Updated 2 years ago
- Proof of concept ranged integers in Rust.☆63Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated 3 weeks ago
- Umbrella repository for Krabcake experiments☆47Updated 11 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆76Updated this week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated last week
- Choose Rust types at compile-time via constants☆70Updated last year
- Integer types with customizable niche values☆51Updated last year
- ☆34Updated last year
- A sinless derive helper☆77Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆46Updated last month