ogoffart / vptrLinks
Light references to trait objects by embedding the virtual table pointer in the struct
☆25Updated 11 months ago
Alternatives and similar repositories for vptr
Users that are interested in vptr are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- The simd optimized escape code☆54Updated this week
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- ☆36Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆53Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆47Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago