mversic / disjoint_implsLinks
Support for variety of disjoint impls distinguished by associated types
☆22Updated 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)☆35Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Integer types with customizable niche values☆50Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- ☆43Updated 2 years ago
- ☆36Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Make any value Sync but only available on its original thread☆39Updated this week
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆29Updated 9 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- ☆30Updated last year
- An exploration of Storages☆39Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- ☆42Updated 2 years ago
- Completion futures for Rust☆19Updated 3 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- ☆26Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆53Updated 4 months ago
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 4 months ago