cpptrace
Stack trace library
A portable C++ stacktrace library supporting various platforms and debug formats
Simple, portable, and self-contained stacktrace library for C++11 and newer
727 stars
12 watching
77 forks
Language: C++
last commit: 6 days ago
Linked from 1 awesome list
backtracedebuggingdiagnosticsstacktrace
Related projects:
Repository | Description | Stars |
---|---|---|
pollardbanknote/cppbackport | A C++ library that ported new features to older standards | 38 |
tcbrindle/raytracer.hpp | A compile-time ray tracing system using C++17 constexpr functions | 693 |
jeremy-rifkin/libassert | An assertion library with features like diagnostic info and integrations with test libraries | 545 |
renatogarcia/icecream-cpp | A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 581 |
hrydgard/minitrace | A simple C/C++ library for producing JSON traces suitable for profiling web browsers. | 373 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,557 |
smashwilson/stacktrace | A package to navigate and analyze stacktraces within an integrated development environment (IDE) for code debugging. | 35 |
xoofx/cppast.net | A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. | 504 |
rostedt/trace-cmd | Utilities for analyzing and visualizing Linux kernel execution traces. | 268 |
boksajak/referencept | A path tracer implementation with GLTF scene loading and rendering capabilities. | 200 |
tower120/trackable_ptr | A smart pointer class that updates when the tracked object moves or is destroyed. | 25 |
pocketwatchgames/pockettrace | A tool for measuring performance and timing in C++ applications | 77 |
tbenthompson/cppimport | A tool to import and compile C++ code from Python directly during runtime | 1,187 |
skystrife/cpptoml | A C++ library for parsing TOML configuration files | 587 |
hsivonen/recode_cpp | A test and demonstration project for encoding_rs in C++ | 2 |