ogoffart / vptr
Light references to trait objects by embedding the virtual table pointer in the struct
☆24Updated 7 months ago
Alternatives and similar repositories for vptr:
Users that are interested in vptr are comparing it to the libraries listed below
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Mostly safe wrapper for alloca☆25Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- ☆52Updated 5 years ago
- The simd optimized escape code☆53Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆36Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 months ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆47Updated 4 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- ☆27Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year