mversic / disjoint_implsLinks
Support for variety of disjoint impls distinguished by associated types
☆22Updated 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)☆35Updated last year
- Integer types with customizable niche values☆51Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Zero-cost specialization in generic context on stable Rust☆24Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- ☆36Updated 3 years ago
- ☆42Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Completion futures for Rust☆20Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- ☆30Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- structured parallel execution for async Rust☆37Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- ☆43Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated this week
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- ☆34Updated 3 months ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- ☆95Updated last year