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
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 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
- Tool to demangle C++ symbols.☆58Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- C++20 Static Branch library☆56Updated this week
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆98Updated last month
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- A versatile C++ function mocking framework.☆130Updated 2 years ago
- ☆16Updated 5 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- test suite generation for C++☆27Updated 3 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆80Updated 2 weeks ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- This is the repository for clang-playground series.☆23Updated 4 years ago
- Generic Automatic Parallel Profiler☆34Updated 4 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 10 months ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆124Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago