From 07ba24c74cdf3d16ea49fe393f52a5a6f09a9fdf Mon Sep 17 00:00:00 2001 From: myd7349 Date: Mon, 8 Jan 2018 09:20:48 +0800 Subject: [PATCH] Add AwesomePerfCpp under Other Awesome Lists --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a0f609..a901c35 100644 --- a/README.md +++ b/README.md @@ -877,6 +877,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [Awesome C/C++](https://cpp.libhunt.com/) - LibHunt's mirror. * [Awesome C](https://notabug.org/koz.ross/awesome-c) 1 * [Awesome C](https://github.com/aleksandar-todorovic/awesome-c) 2 +* [AwesomePerfCpp](https://github.com/fenbf/AwesomePerfCpp) - A curated list of awesome C/C++ performance optimization resources. * [free-programming-books](https://github.com/vhf/free-programming-books) - List of Freely Available Programming Books. * [Inqlude](http://inqlude.org/) - The Qt library archive. * [papers-we-love](https://github.com/papers-we-love/papers-we-love) - Papers from the computer science community to read and discuss.