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:
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- ☆112Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆60Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- ☆43Updated 2 years ago
- An alternate Cargo registry using static files☆124Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Rust procedural macro attribute parser☆45Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 2 weeks 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- A library for compact bit sets containing enums.☆115Updated 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
- A sinless derive helper☆74Updated 2 months ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- A procedural macro for configuring constant values across crates☆68Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- Rustdoc's JSON output interface☆33Updated last month
- Helper macros: autoimpl, impl_scope☆66Updated this week
- Cargo command to create the README.md from your crate's documentation☆161Updated 3 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Automatic cfg for Rust compiler features☆103Updated 2 months ago