ogoffart / vptr
Light references to trait objects by embedding the virtual table pointer in the struct
☆25Updated 8 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
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- The simd optimized escape code☆53Updated last week
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆52Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- ☆47Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- liburing bindings☆34Updated 2 years ago
- ☆31Updated 5 years ago
- ☆36Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Trying to create Sync bump allocator☆36Updated 5 months ago
- An experimental columnar arena☆43Updated 6 months ago