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
- Macros to erase scope information from tokens☆26Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last week
- ☆39Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 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
- Completion futures for Rust☆19Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Zig comptime using Rust proc macros☆52Updated last year
- A lock-free memory allocator☆65Updated 2 months ago
- ☆36Updated last year
- ☆63Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Library facilitating safe pinned initialization☆68Updated last month