mversic / disjoint_implsLinks
Support for variety of disjoint impls distinguished by associated types
☆22Updated last month
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
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Integer types with customizable niche values☆51Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Lending iterators on stable Rust☆83Updated last year
- ☆30Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆42Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- ☆43Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- ☆54Updated 4 months ago
- Types to define keyboard related events☆69Updated 3 weeks ago
- A sinless derive helper☆77Updated 3 weeks ago
- ☆36Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated last month
- ☆26Updated 2 years ago