arvidn / struct_layout
tool to show the structure layout of types in your C/C++ program, highlighting padding
☆124Updated last year
Alternatives and similar repositories for struct_layout:
Users that are interested in struct_layout are comparing it to the libraries listed below
- bad_alloc Behaving Badly☆74Updated 5 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- A list of compiler warning flags for different GCC and clang versions☆64Updated last week
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆172Updated 11 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 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…☆153Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- compile time assembly interpreter☆84Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆150Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 6 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- Warning suppression library (C++)☆82Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 10 years ago
- A collection of formatting benchmarks☆47Updated last month
- A fixed capacity dynamically sized string☆64Updated 3 months ago