arvidn / struct_layoutLinks
tool to show the structure layout of types in your C/C++ program, highlighting padding
☆126Updated 2 years ago
Alternatives and similar repositories for struct_layout
Users that are interested in struct_layout are comparing it to the libraries listed below
Sorting:
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Dump ABI of an ELF object containing DWARF debug info☆200Updated last year
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- A tool to list content of virtual tables in a shared library☆131Updated 4 years ago
- C++11 ELF/DWARF parser☆80Updated 5 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆87Updated 10 months ago
- A versatile C++ function mocking framework.☆133Updated 3 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck