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 plugin for Clang compiler☆119Updated 3 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 2 months ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A tool to list content of virtual tables in a shared library☆124Updated 4 years ago
- ☆20Updated last year
- A collection of formatting benchmarks☆49Updated 5 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Dump ABI of an ELF object containing DWARF debug info☆191Updated 6 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆85Updated 3 months ago
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Fast stack trace utility☆55Updated 6 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- ☆21Updated 7 years ago
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A C++14/17 implementation of named tuples☆71Updated 10 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- Benchmarks for our memory allocator☆65Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated 2 years ago
- bad_alloc Behaving Badly☆74Updated 6 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…☆155Updated 4 months ago