mversic / disjoint_implsLinks
Support for mutually disjoint impls
☆21Updated 2 months 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)☆30Updated 7 months ago
- ☆34Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- We have Crater At Home☆34Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆63Updated 5 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Cast between dynamic trait objects☆32Updated 5 years ago
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- Helps you frob those bits☆38Updated 9 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 5 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- ☆39Updated last year
- ☆41Updated last year
- ☆40Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- ☆31Updated 5 years ago
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Derive Debug with a custom format per field.☆19Updated 6 months ago
- Rust type erased vector.☆17Updated last year
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- ☆29Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago