QuarticCat / enum-ptrLinks
Ergonomic tagged pointer
☆31Updated 9 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
- Non-interleaving multithreaded output queue☆71Updated last month
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- docs.rs as a publishing platform?☆69Updated 2 months ago
- ☆58Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- A lock-free memory allocator☆61Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 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.☆42Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 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
- ☆33Updated last month
- Completion futures for Rust☆19Updated 2 years ago
- The `io_uring` library for Rust (with Rustix)☆30Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- ☆36Updated 11 months ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Link libstdc++ or libc++ automatically or manually☆45Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago