althonos / blanketLinks
A simple Rust macro to derive blanket implementations for your traits.
☆25Updated last year
Alternatives and similar repositories for blanket
Users that are interested in blanket are comparing it to the libraries listed below
Sorting:
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Implied bounds, since 1.79!☆23Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- An alternate Cargo registry using static files☆135Updated 3 months ago
- ☆43Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- ☆112Updated 3 years ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years 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
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- A library for compact bit sets containing enums.☆121Updated last month
- Proof of concept ranged integers in Rust.☆63Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Rustdoc's JSON output interface☆37Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Integer types with customizable niche values☆51Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Yet another string type for Rust☆91Updated this week
- Macro for sealing traits and structures☆60Updated last year