mversic / disjoint_implsLinks
Support for mutually disjoint impls
☆21Updated this 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)☆32Updated 10 months ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 3 months ago
- Zero-cost specialization in generic context on stable Rust☆23Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- ☆40Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 10 months ago
- Integer types with customizable niche values☆48Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- ☆34Updated 3 years ago
- ☆43Updated 2 years 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- We have Crater At Home☆36Updated 10 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Safe, fully-featured bindings to the Tracy profiler☆25Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- ☆50Updated 2 weeks ago