lingzolabs / tracerLinks
Tracer is a header-only lightweight performance tracing library for recording and analyzing C++ program execution. It helps developers identify performance bottlenecks, analyze function execution times, and outputs results in Chrome Tracing compatible format for easy visualization.
☆50Updated 6 months ago
Alternatives and similar repositories for tracer
Users that are interested in tracer are comparing it to the libraries listed below
Sorting:
- a modern c++ plugin library☆86Updated 4 years ago
- spdlog简单封装☆53Updated 2 years ago
- Cross platform RPC library using shared memory.☆77Updated 7 months ago
- A design pattern library developed in modern c++.☆58Updated 3 years ago
- std::future extension☆37Updated 5 years ago
- ☆28Updated 2 months ago
- cpp singleton works across dll/exe boundaries.☆81Updated 4 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆245Updated last month
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆86Updated 5 months ago
- purecpp opensource projects list☆95Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- C++ Rapid development library based on Inversion of Control And Aspect Oriented Programming Support.☆60Updated 2 years ago
- header only log inherited from Nanolog