vtable
Here are 14 public repositories matching this topic...
Idiomatic and FFI Safe dyn traits in Rust
-
Updated
May 19, 2023 - Rust
A small C++23 library to acquire vtable information at compile time
-
Updated
Oct 9, 2024 - C++
tool for monitoring x64 MSVC vtable calls
-
Updated
Oct 3, 2024 - C++
Helper methods to work with Rust types.
-
Updated
Jul 10, 2021 - Rust
Header-only library for C++17 that patches the VTable of class instances to call functions of your choosing.
-
Updated
Sep 21, 2021 - C++
In this application, we are going to access the VPTR and through VPTR we access the VTABLE and from VTABLE we access the addresses of the virtual function.
-
Updated
Jul 10, 2020 - C++
Automatically generates Rust FFI bindings to C (and some C++) libraries. Here we'll try to handle overloads, virtual functions and vtables in C++.
-
Updated
Dec 6, 2021 - C++
An educational exercise implementing C++ polymorphism in C
-
Updated
Sep 3, 2024 - C
Improve this page
Add a description, image, and links to the vtable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vtable topic, visit your repo's landing page and select "manage topics."