althonos / blanketLinks
A simple Rust macro to derive blanket implementations for your traits.
☆24Updated 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☆85Updated last month
- Detect unused pub methods in a Rust workspace☆38Updated 4 months ago
- Implied bounds, since 1.79!☆22Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- ☆43Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Cargo API written in Paris☆50Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆119Updated 3 weeks ago
- ☆69Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated last month
- Macro for sealing traits and structures☆56Updated 6 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- A sinless derive helper☆72Updated 7 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Serialization value trees☆45Updated 10 months ago
- Integer types with customizable niche values☆46Updated 7 months ago
- Trait-agnostic derive macros☆27Updated 4 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- The quickest way to override dependencies with Cargo☆63Updated this week
- ☆57Updated last year
- ☆42Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Rustdoc's JSON output interface☆30Updated last week
- Bindings to IndexedDB that default the transactions to aborting☆21Updated 2 months ago
- Derive Debug with a custom format per field.☆20Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year