mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-11-13 11:16:54 -05:00
Other Awesome Lists
This commit is contained in:
parent
24a202654f
commit
7fa5a5a587
1 changed files with 9 additions and 0 deletions
|
@ -32,6 +32,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||
- [C++ Websites](#cpp-websites)
|
||||
- [C++ Books](#cpp-books)
|
||||
- [C++ Videos](#cpp-videos)
|
||||
- [Other Awesome Lists](#other-awesome-lists)
|
||||
- [Contributing](#contributing)
|
||||
|
||||
## Standard Libraries
|
||||
|
@ -212,5 +213,13 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||
* [c-algorithms](https://github.com/fragglet/c-algorithms) - C algorithms library.
|
||||
* [C/C++ Awesome Pack](https://github.com/junian/CppAwesomePack) - Contains some awesome c++ codes, packed in one.
|
||||
|
||||
# Other Awesome Lists
|
||||
*Other amazingly awesome lists*
|
||||
|
||||
* [lists](https://github.com/jnv/lists)
|
||||
* [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness)
|
||||
* [awesome](https://github.com/sindresorhus/awesome)
|
||||
* [free-programming-books](https://github.com/vhf/free-programming-books)
|
||||
|
||||
# Contributing
|
||||
Please see [CONTRIBUTING](https://github.com/fffaraz/awesome-cpp/blob/master/CONTRIBUTING.md) for details.
|
||||
|
|
Loading…
Reference in a new issue