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☆95Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 6 months ago
- ☆112Updated 3 years ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated last week
- Implied bounds, since 1.79!☆23Updated last year
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Rustdoc's JSON output interface☆35Updated last week
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- An alternate Cargo registry using static files☆134Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Better reference counted strings for Rust☆139Updated last year
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- ☆43Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago