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:
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- ☆36Updated 10 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Target "triple" support☆54Updated 4 months ago
- Mostly safe wrapper for alloca☆26Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Trying to create Sync bump allocator☆37Updated 7 months ago
- ☆47Updated 4 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Convert closures into wakers☆45Updated 5 months ago