milianw / how-to-write-a-memory-profilerLinks
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
Sorting:
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated last month
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- Generic Automatic Parallel Profiler☆35Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- This is the repository for clang-playground series.☆23Updated 4 years ago
- ☆21Updated 8 months ago
- Dynamic runtime inlining with LLVM☆66Updated 3 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
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆85Updated 2 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Tool for findings bugs in epoll-based Linux servers☆31Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- test suite generation for C++☆27Updated 3 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated last year
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- ☆17Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- C++20 Static Branch library☆59Updated 3 weeks ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago