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
98 watching
479 forks
Language: C++
last commit: 5 months ago
Linked from 5 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pollardbanknote/cppbackport A C++ library that ported new features to older standards 38
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,468
jbeder/yaml-cpp A C++ library for parsing and emitting YAML data 5,160
hsutter/cppfront An experimental compiler converting modern C++ syntax to an older, simpler form 5,543
danmar/cppcheck Analyzes code for errors and potential security vulnerabilities 5,820
lewissbaker/cppcoro A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. 3,424
cpp-best-practices/cppbestpractices A collection of guidelines and resources for writing high-quality C++ code. 8,134
baderouaich/bitmapplusplus A C++ library that provides simple and fast bitmap manipulation functionality. 34
jeremy-rifkin/cpptrace A portable C++ stacktrace library supporting various platforms and debug formats 727
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 614
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
mono/cppsharp A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. 3,129
veselink1/refl-cpp Provides compile-time reflection and introspection capabilities for C++17 1,086
blackmatov/invoke.hpp Provides C++17 analogs for standard library functions std::invoke and std::apply 40