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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- ☆43Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- ☆111Updated 3 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Rustdoc's JSON output interface☆38Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Rust procedural macro attribute parser☆44Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Umbrella repository for Krabcake experiments☆48Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Proof of concept ranged integers in Rust.☆65Updated last week
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Convert number to enum☆87Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated 2 weeks ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆68Updated last month