mversic / disjoint_impls
Support for mutually disjoint impls
☆21Updated 3 weeks ago
Alternatives and similar repositories for disjoint_impls:
Users that are interested in disjoint_impls are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Rust library for testing code relying on the global allocator☆13Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- We have Crater At Home☆30Updated 5 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆29Updated 11 months ago
- A sinless derive helper☆72Updated 5 months ago
- ☆33Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- Exhaustive iteration trait in Rust☆14Updated 3 weeks ago
- Write simple proc-macros inline with other source code.☆19Updated 4 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Types to define keyboard related events.☆57Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last week
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 6 months ago
- Data-driven tests on stable Rust☆39Updated this week
- ☆18Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago