ModProg / derive-whereLinks
Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.
☆87Updated 3 weeks ago
Alternatives and similar repositories for derive-where
Users that are interested in derive-where are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Convert number to enum☆87Updated last year
- Typed any map for rust☆67Updated last year
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Yet another string type for Rust☆91Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- ☆76Updated 2 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago