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:
- A tool to list content of virtual tables in a shared library☆128Updated 4 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- Dump ABI of an ELF object containing DWARF debug info☆197Updated 9 months ago
- A plugin for Clang compiler☆119Updated 3 years ago
- A list of compiler warning flags for different GCC and clang versions☆236Updated 5 years ago
- bad_alloc Behaving Badly☆75Updated 6 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- Header-only llvm::Expected<T>☆38Updated 6 years ago
- selectively remove C preprocessor conditionals☆184Updated last year
- C++11 ELF/DWARF parser☆329Updated last year
- Reverse engineering of Linux/OSX gcc C++ name mangling☆113Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆61Updated 7 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- lldb-eval is a library for evaluating expressions in the debugger context☆86Updated 6 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆200Updated last week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆152Updated last year
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated last week
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆104Updated 3 years ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated last month
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆247Updated 10 years ago