mversic / disjoint_implsLinks
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
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- ☆34Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 2 months ago
- ☆40Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆29Updated 4 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Trait generalization of the fundamental types☆44Updated 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.☆42Updated 3 years ago
- ☆29Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆107Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- We have Crater At Home☆36Updated 8 months ago
- ☆57Updated 3 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- Use declarative macros as proc_macro attributes or derives☆125Updated last month
- Types to define keyboard related events☆65Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago