milianw / how-to-write-a-memory-profilerLinks
CppCon 2019 Talk: slides and source code
☆46Updated 5 years ago
Alternatives and similar repositories for how-to-write-a-memory-profiler
Users that are interested in how-to-write-a-memory-profiler are comparing it to the libraries listed below
Sorting:
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 2 months ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆85Updated 3 months ago
- ☆21Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- Benchmarks for our memory allocator☆65Updated last year
- ☆29Updated 5 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Compiler instrumentation for testing☆30Updated 7 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Memoro: A Detailed Heap Profiler☆183Updated 2 years ago
- Reworking of Agner Fog's performance test programs for Linux☆112Updated 6 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- ☆20Updated 3 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year