ModProg / derive-whereLinks
Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.
☆80Updated last month
Alternatives and similar repositories for derive-where
Users that are interested in derive-where are comparing it to the libraries listed below
Sorting:
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A sinless derive helper☆73Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Convert number to enum☆87Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆78Updated last week
- Macro for sealing traits and structures☆58Updated 7 months ago
- ☆43Updated 9 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated this week
- horrible serde macro stuff☆39Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 11 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
- Rust procedural macro attribute parser☆45Updated last year
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- A faster Arc.☆73Updated last year