arvidn / struct_layoutLinks
tool to show the structure layout of types in your C/C++ program, highlighting padding
☆125Updated 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:
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- bad_alloc Behaving Badly☆74Updated 6 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A tool to list content of virtual tables in a shared library☆124Updated 4 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Memory optimal Small String Optimization implementation for C++☆239Updated 10 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fast stack trace utility☆54Updated 6 years ago
- C++17 constexpr implementation of inet_addr / inet_aton / inet_pton☆27Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A simple function tracer for user programs forked from http://lab.klab.org/wiki/Software#ftrace☆19Updated 9 years ago
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆94Updated last month
- A clang tool for happy refactoring without source-code gymnastics☆251Updated 5 years ago