QuarticCat / enum-ptr
Ergonomic tagged pointer
☆30Updated 4 months ago
Alternatives and similar repositories for enum-ptr:
Users that are interested in enum-ptr are comparing it to the libraries listed below
- Lending iterators on stable Rust☆81Updated last year
- Zig comptime using Rust proc macros☆42Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 3 months ago
- ☆20Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 4 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years 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
- Support for mutually disjoint impls☆21Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Non-interleaving multithreaded output queue☆71Updated last week
- Mostly safe wrapper for alloca☆25Updated last year
- We have Crater At Home☆28Updated 4 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Experimental JIT compiler generator☆26Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated last week
- An article explaining the unsoundness I found in owning-ref☆26Updated 3 years ago
- An object system for Rust based on relative pointers☆37Updated 2 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated this week
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year