Skip to content

Commit 34136a5

Browse files
committed
Merge pull request fffaraz#169 from vladon/patch-2
Google benchmark lib
2 parents a8500d5 + 5a8865a commit 34136a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
223223
## Debug
224224
*Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing*
225225

226+
* [benchmark](https://github.com/google/benchmark) - Google provided small microbenchmark support library. [Apache2]
226227
* [Boost.Test](http://www.boost.org/doc/libs/master/libs/test/doc/html/index.html) - Boost Test Library. [Boost]
227228
* [Catch](https://github.com/philsquared/Catch) - A modern, C++-native, header-only, framework for unit-tests, TDD and BDD. [Boost]
228229
* [Celero](https://github.com/DigitalInBlue/Celero) - C++ Benchmarking Framework. [Apache2]

0 commit comments

Comments
 (0)