ogoffart / vptrLinks
Light references to trait objects by embedding the virtual table pointer in the struct
☆25Updated 10 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☆42Updated 4 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- The simd optimized escape code☆54Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆28Updated last week
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Trying to create Sync bump allocator☆37Updated this week
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- ☆27Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆36Updated 11 months ago
- Target "triple" support☆54Updated 5 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- A symbolic evaluator for MIR☆19Updated 5 years ago