mversic / disjoint_impls
Support for mutually disjoint impls
☆21Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for disjoint_impls
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- We have Crater At Home☆20Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- ☆32Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- ☆29Updated 7 months ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- ☆48Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- A sinless derive helper☆51Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆37Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Lending iterators on stable Rust☆80Updated 10 months ago
- Cast between dynamic trait objects☆32Updated 4 years ago
- Propositional logic with types in Rust☆60Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- ☆36Updated last year
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆27Updated last year
- ☆31Updated 4 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week