QuarticCat / enum-ptr
Ergonomic tagged pointer
☆30Updated last month
Related projects ⓘ
Alternatives and complementary repositories for enum-ptr
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Attribute proc-macro to delegate method to a field☆28Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- ☆35Updated 3 months ago
- myrrlyn’s wyzyrdly library☆25Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆20Updated 2 years ago
- Mostly safe wrapper for alloca☆24Updated last year
- We have Crater At Home☆20Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Macros to erase scope information from tokens☆24Updated last year
- Zig comptime using Rust proc macros☆37Updated 5 months ago
- The `io_uring` library for Rust (with Rustix)☆21Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Zero-cost bitsets over native Rust types☆76Updated last month
- A lock-free memory allocator☆50Updated this week
- structured parallel execution for async Rust☆30Updated 3 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- ☆28Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Cast between dynamic trait objects☆32Updated 4 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.☆40Updated 2 years ago