QuarticCat / enum-ptrLinks
Ergonomic tagged pointer
☆31Updated 10 months ago
Alternatives and similar repositories for enum-ptr
Users that are interested in enum-ptr are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated last month
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆39Updated 11 months ago
- Byte-wise atomic memcpy.☆36Updated this week
- ☆36Updated last year
- Trying to create Sync bump allocator☆38Updated last month
- ☆40Updated last year
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 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
- A Rustified OpenCL Experience☆46Updated 2 years ago
- ☆59Updated 2 weeks 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
- Library facilitating safe pinned initialization☆59Updated this week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A lock-free memory allocator☆61Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- structured parallel execution for async Rust☆34Updated 11 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago