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:
- Lending iterators on stable Rust☆83Updated last year
- Non-interleaving multithreaded output queue☆77Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- structured parallel execution for async Rust☆37Updated last year
- ☆63Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- 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
- docs.rs as a publishing platform?☆71Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- Macros to erase scope information from tokens☆26Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Library facilitating safe pinned initialization☆63Updated last week
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- ☆36Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- Trying to create Sync bump allocator☆40Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month