backward-cpp

Stack trace printer

A library that prints stack traces in a visually appealing way

A beautiful stack trace pretty printer for C++

GitHub

4k stars
97 watching
484 forks
Language: C++
last commit: 7 months ago
Linked from 5 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thelartians/moderncppstarter A template project providing a set of tools and best practices for building modern C++ projects with automated testing, continuous integration, and code coverage. 4,526
jbeder/yaml-cpp A C++ library for parsing and emitting YAML data 5,212
hsutter/cppfront An experimental compiler converting modern C++ syntax to an older, simpler form 5,587
danmar/cppcheck Automated code analysis tool for C and C++ code 5,882
lewissbaker/cppcoro A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. 3,448
cpp-best-practices/cppbestpractices A collection of guidelines and resources for writing high-quality C++ code. 8,205
baderouaich/bitmapplusplus A C++ library that provides simple and fast bitmap manipulation functionality. 36
jeremy-rifkin/cpptrace A portable C++ stacktrace library supporting various platforms and debug formats 754
lectem/cpp-boilerplate A C++ template with modern CMake setup and basic project infrastructure 313
cirosantilli/cpp-cheat A collection of minimal examples and tutorials for system programming in C, C++, POSIX, and Linux 618
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
mono/cppsharp A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. 3,153
veselink1/refl-cpp Provides compile-time reflection and introspection capabilities for C++17 1,097
blackmatov/invoke.hpp Provides C++17 analogs for standard library functions std::invoke and std::apply 40