mversic / disjoint_impls
Support for mutually disjoint impls
☆21Updated this week
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 8 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 weeks 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
- 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
- Zig comptime using Rust proc macros☆42Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆110Updated last year
- Rust library for testing code relying on the global allocator☆13Updated last year
- We have Crater At Home☆28Updated 5 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- ☆33Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Types to define keyboard related events.☆57Updated this week
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated 9 months ago
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆28Updated 3 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- ☆41Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆37Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆27Updated last week
- Write simple proc-macros inline with other source code.☆19Updated 4 months ago