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

GitHub

754 stars
12 watching
78 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list

backtracedebuggingdiagnosticsstacktrace

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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 557
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. 585
hrydgard/minitrace Produces JSON traces suitable for tracing and debugging of applications 376
mattpd/cpplinks A categorized list of C++ resources and tools 4,598
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. 514
rostedt/trace-cmd Utilities for analyzing and visualizing Linux kernel execution traces. 274
boksajak/referencept A path tracer implementation with GLTF scene loading and rendering capabilities. 203
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,195
skystrife/cpptoml A C++ library for parsing TOML configuration files 589
hsivonen/recode_cpp A test and demonstration project for encoding_rs in C++ 2