QuarticCat / enum-ptrLinks
Ergonomic tagged pointer
☆31Updated 11 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
- Macros to erase scope information from tokens☆26Updated 2 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- ☆40Updated last year
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 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
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Non-interleaving multithreaded output queue☆72Updated this week
- ☆61Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- A lock-free memory allocator☆62Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- 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
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- ☆36Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- ☆21Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Better reference counted strings for Rust☆136Updated last year
- Library facilitating safe pinned initialization☆60Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Arena allocator with scopes☆44Updated 2 years ago