QuarticCat / enum-ptrLinks
Ergonomic tagged pointer
☆31Updated last year
Alternatives and similar repositories for enum-ptr
Users that are interested in enum-ptr are comparing it to the libraries listed below
Sorting:
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Macros to erase scope information from tokens☆26Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years 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…☆45Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- ☆36Updated last year
- Zig comptime using Rust proc macros☆53Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Library facilitating safe pinned initialization☆75Updated this week
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- ☆39Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- ☆63Updated last week
- Zero-cost bitsets over native Rust types☆79Updated last month
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Trying to create Sync bump allocator☆40Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A lock-free memory allocator☆65Updated 3 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago