backward-cpp
Stack trace printer
A library that prints stack traces in a visually appealing way
A beautiful stack trace pretty printer for C++
4k stars
97 watching
484 forks
Language: C++
last commit: 9 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A C++ library for parsing and emitting YAML data | 5,212 |
| An experimental compiler converting modern C++ syntax to an older, simpler form | 5,587 |
| Automated code analysis tool for C and C++ code | 5,882 |
| A library of C++ coroutine abstractions for building high-performance asynchronous programming systems. | 3,448 |
| A collection of guidelines and resources for writing high-quality C++ code. | 8,205 |
| A C++ library that provides simple and fast bitmap manipulation functionality. | 36 |
| A portable C++ stacktrace library supporting various platforms and debug formats | 754 |
| A C++ template with modern CMake setup and basic project infrastructure | 313 |
| A collection of minimal examples and tutorials for system programming in C, C++, POSIX, and Linux | 618 |
| A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 585 |
| A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
| Provides C++17 analogs for standard library functions std::invoke and std::apply | 40 |