ogoffart / vptrLinks
Light references to trait objects by embedding the virtual table pointer in the struct
☆25Updated 9 months ago
Alternatives and similar repositories for vptr
Users that are interested in vptr are comparing it to the libraries listed below
Sorting:
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- ☆47Updated 4 years ago
- ☆53Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆36Updated 9 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆39Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- liburing bindings☆34Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Convert closures into wakers☆45Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago