mversic / disjoint_implsLinks
Support for mutually disjoint impls
☆21Updated 2 weeks ago
Alternatives and similar repositories for disjoint_impls
Users that are interested in disjoint_impls are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 11 months ago
- Integer types with customizable niche values☆48Updated 10 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- ☆43Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- ☆34Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Zero-cost specialization in generic context on stable Rust☆23Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 3 months ago
- ☆40Updated last year
- ☆30Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Exhaustive iteration trait in Rust☆16Updated last month
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Completion futures for Rust☆19Updated 3 years ago
- ☆34Updated last year
- ☆26Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago