mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 12:54:39 +03:00
Add backward-cpp under Debug section
This commit is contained in:
@@ -242,6 +242,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
||||
## Debug
|
||||
*Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing*
|
||||
|
||||
* [backward-cpp](https://github.com/bombela/backward-cpp) - A beautiful stack trace pretty printer for C++. [MIT]
|
||||
* [benchmark](https://github.com/google/benchmark) - Google provided small microbenchmark support library. [Apache2]
|
||||
* [Boost.Test](http://www.boost.org/doc/libs/master/libs/test/doc/html/index.html) - Boost Test Library. [Boost]
|
||||
* [doctest](https://github.com/onqtam/doctest) - The lightest feature rich C++ single header testing framework. [MIT]
|
||||
|
||||
Reference in New Issue
Block a user