mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 21:04:37 +03:00
@@ -223,6 +223,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
## Debug
|
## Debug
|
||||||
*Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing*
|
*Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing*
|
||||||
|
|
||||||
|
* [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]
|
* [Boost.Test](http://www.boost.org/doc/libs/master/libs/test/doc/html/index.html) - Boost Test Library. [Boost]
|
||||||
* [Catch](https://github.com/philsquared/Catch) - A modern, C++-native, header-only, framework for unit-tests, TDD and BDD. [Boost]
|
* [Catch](https://github.com/philsquared/Catch) - A modern, C++-native, header-only, framework for unit-tests, TDD and BDD. [Boost]
|
||||||
* [Celero](https://github.com/DigitalInBlue/Celero) - C++ Benchmarking Framework. [Apache2]
|
* [Celero](https://github.com/DigitalInBlue/Celero) - C++ Benchmarking Framework. [Apache2]
|
||||||
|
|||||||
Reference in New Issue
Block a user