milianw / how-to-write-a-memory-profiler
CppCon 2019 Talk: slides and source code
☆45Updated 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
- Generic Automatic Parallel Profiler☆35Updated 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 better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 4 months ago
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated last month
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated this week
- Tool to demangle C++ symbols.☆58Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- Benchmarks for our memory allocator☆64Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆61Updated 6 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- This is the repository for clang-playground series.☆23Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆133Updated 5 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆173Updated 2 weeks ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 11 months ago
- A versatile C++ function mocking framework.☆130Updated 2 years ago
- ☆20Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- ☆21Updated 6 years ago
- Prints values and types during compilation!☆57Updated 2 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
- 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…☆57Updated 2 years ago
- test suite generation for C++☆27Updated 3 years ago