mversic / disjoint_implsLinks
Support for mutually disjoint impls
☆21Updated last week
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)☆31Updated 9 months ago
- ☆34Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆137Updated 2 months ago
- Integer types with customizable niche values☆48Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- Zero-cost specialization in generic context on stable Rust☆22Updated 2 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
- ☆43Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- ☆57Updated 3 years ago
- A sinless derive helper☆74Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆29Updated 5 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Types to define keyboard related events☆65Updated this week
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- ☆40Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- ☆29Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago