gtsiam / imply-hackLinks
Implied bounds, since 1.79!
☆22Updated 9 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
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 2 weeks ago
- ☆112Updated 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.☆112Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Rustdoc's JSON output interface☆33Updated last month
- Lazy formatting utility macro for rust☆128Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆91Updated last week
- Typed index version of Rust slice and Vec containers☆70Updated 2 weeks ago
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Integer types with customizable niche values☆48Updated 9 months ago
- Umbrella repository for Krabcake experiments☆47Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated last week
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last week
- Postfix macros on stable Rust, today.☆75Updated 4 years ago