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
- 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 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Macro for sealing traits and structures☆61Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- ☆43Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- Integer types with customizable niche values☆51Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆36Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆55Updated 5 months ago
- ☆30Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A memory efficient syntax tree for language developers☆63Updated last month
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- ☆56Updated 3 years ago
- We have Crater At Home☆37Updated last year
- Types to define keyboard related events☆69Updated last month