Erdk / introtoprofilingLinks
Intorduction to profiling C\C++ applications. Description of different tools, comparison of capabilities and examples in code.
☆54Updated 7 years ago
Alternatives and similar repositories for introtoprofiling
Users that are interested in introtoprofiling are comparing it to the libraries listed below
Sorting:
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆175Updated last month
- Live Asynchronous Visualized Architecture☆96Updated 6 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆174Updated 2 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆94Updated 3 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- low-level library for minimizing the size of your types