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:
- ☆112Updated 2 years ago
- Implied bounds, since 1.79!☆22Updated 10 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆94Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆167Updated 2 weeks ago
- ☆43Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- A library for compact bit sets containing enums.☆116Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- Pull in every source file in a directory as a module☆178Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- ☆77Updated 4 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated last month
- An alternate Cargo registry using static files☆132Updated 7 months ago
- Making floating-point behave.☆78Updated 10 months ago
- Better reference counted strings for Rust☆137Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A sinless derive helper☆75Updated 3 months ago
- Integer types with customizable niche values☆49Updated 10 months ago
- Make trait methods callable without the trait in scope☆157Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 3 weeks ago
- Derive a builder for your constructors in Rust☆70Updated 2 months ago