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
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- code for examining determinism of performance counters☆21Updated 3 years ago
- Finite State Coder☆14Updated 9 years ago
- ☆30Updated 8 years ago
- Vectorized intersections (research code)☆14Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Lock-free memory allocator☆17Updated last year
- a tool to count accesses to member variables in c++ programs☆74Updated 10 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- DWARF debug info viewer using GTK+☆53Updated 3 years ago
- reverse engineering branch predictors☆17Updated 8 years ago
- Dynamic structured data container for C++14☆19Updated 8 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Turns signals within a scope into c++ exceptions☆14Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Lightweight iterators for various sets where the elements are computed on demand.☆22Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 4 years ago
- C++Now 2016 talk - Pulling Visitors: Boost.Graph + Boost.Coroutine☆9Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Composable Data and Type Generators for C++☆10Updated 5 years ago