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 2 years ago
- Macros to erase scope information from tokens☆26Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- A lock-free memory allocator☆65Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆42Updated 2 years ago
- Take a value atomically once.☆30Updated 3 years ago
- Trying to create Sync bump allocator☆41Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- ☆36Updated last year
- ☆33Updated 3 months ago
- ☆64Updated last month
- Completion futures for Rust☆20Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 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 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- A faster Arc.☆80Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Library facilitating safe pinned initialization☆77Updated last week