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:
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated last week
- ☆111Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆95Updated this week
- 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
- Generate a THIRDPARTY file with all licenses in a cargo project.☆105Updated 3 months ago
- Implied bounds, since 1.79!☆23Updated last year
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- Pull in every source file in a directory as a module☆181Updated this week
- ☆56Updated 3 years ago
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last week
- Abstract over different executors☆74Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Yet another string type for Rust☆92Updated last month
- Embed images in Rust documentation☆27Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month