althonos / blanket
A simple Rust macro to derive blanket implementations for your traits.
☆23Updated last year
Alternatives and similar repositories for blanket:
Users that are interested in blanket are comparing it to the libraries listed below
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Embed images in Rust documentation☆26Updated 3 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated 3 weeks ago
- Integer types with customizable niche values☆43Updated 5 months ago
- A sinless derive helper☆72Updated 5 months ago
- Derive a builder for your constructors in Rust☆69Updated 2 months ago
- The quickest way to override dependencies with Cargo☆60Updated this week
- Rust procedural macro attribute parser☆38Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Cargo API written in Paris☆47Updated 2 weeks ago
- An alternate Cargo registry using static files☆118Updated last month
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆107Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- Transitive derive macros for Rust☆31Updated last month
- Rustdoc's JSON output interface☆29Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆112Updated this week
- ☆41Updated last year
- Provides TestResult type for concise and precise test failures☆63Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month