ogoffart / vptrLinks
Light references to trait objects by embedding the virtual table pointer in the struct
☆25Updated last year
Alternatives and similar repositories for vptr
Users that are interested in vptr are comparing it to the libraries listed below
Sorting:
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Token tree calling convention☆80Updated 2 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- ☆36Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- ☆53Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- ☆27Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Swift-style keypaths in Rust☆60Updated 4 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago