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☆34Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆96Updated this week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- ☆17Updated 4 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 4 years ago
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- ☆15Updated 5 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 3 years ago
- ☆12Updated last year
- ☆21Updated 7 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
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- ☆21Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A header-only implementation of SipHash☆28Updated 9 months 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…☆24Updated 12 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 8 months ago
- Tool to demangle C++ symbols.☆59Updated last year
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 7 months ago
- A gdb command to inspect the size of objects on the stack☆66Updated last year
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- A high-level API for accessing DWARF debugging information, in C++☆24Updated 2 weeks ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- ☆20Updated 2 years ago