TartanLlama / dltrace
A demonstration of tracing dynamic library loading and unloading on Linux.
☆17Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for dltrace
- a tool to count accesses to member variables in c++ programs☆74Updated 10 years ago
- ☆30Updated 8 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Lock-free memory allocator☆17Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Code featured on my blog☆10Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- C++ reflection framework (for fun)☆14Updated 9 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- reverse engineering branch predictors☆17Updated 8 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- code for examining determinism of performance counters☆21Updated 3 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 7 years ago
- High performance event tracing☆16Updated 6 months ago
- Composable Data and Type Generators for C++☆10Updated 5 years ago
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago
- DWARF debug info viewer using GTK+☆53Updated 3 years ago
- Vectorized intersections (research code)