milianw / how-to-write-a-memory-profilerLinks
CppCon 2019 Talk: slides and source code
☆47Updated 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:
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated last month
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆115Updated 4 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- ☆21Updated 7 years ago
- ☆21Updated 6 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated last week
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆113Updated 3 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆230Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- ☆17Updated last year
- Compiler instrumentation for testing☆30Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Benchmarks for our memory allocator☆69Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated last month
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago