| fffaraz/awesome-cpp |
53,034 |
|
0 |
0 |
about 2 years ago |
0 |
|
410 |
mit |
|
| A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. |
| huihut/interview |
31,164 |
|
0 |
0 |
over 2 years ago |
0 |
|
23 |
other |
C++ |
| 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc. |
| TheAlgorithms/C-Plus-Plus |
28,328 |
|
0 |
0 |
about 2 years ago |
0 |
|
30 |
mit |
C++ |
| Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes. |
| iamshuaidi/CS-Book |
11,024 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
|
|
| 计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍 |
| assimp/assimp |
9,962 |
|
0 |
18 |
about 2 years ago |
11 |
September 13, 2022 |
722 |
other |
C++ |
| The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure. |
| Alinshans/MyTinySTL |
9,777 |
|
0 |
0 |
over 2 years ago |
0 |
|
29 |
other |
C++ |
| Achieve a tiny STL in C++11 |
| microsoft/STL |
9,483 |
|
0 |
0 |
about 2 years ago |
0 |
|
485 |
other |
C++ |
| MSVC's implementation of the C++ Standard Library. |
| yangyangwithgnu/use_vim_as_ide |
8,507 |
|
0 |
0 |
over 6 years ago |
0 |
|
57 |
cc0-1.0 |
VimL |
| use vim as IDE |
| electronicarts/EASTL |
7,289 |
|
0 |
0 |
over 2 years ago |
0 |
|
70 |
bsd-3-clause |
C++ |
| EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance. |
| ogaclejapan/SmartTabLayout |
6,611 |
|
329 |
0 |
about 6 years ago |
19 |
March 09, 2019 |
114 |
apache-2.0 |
Java |
| A custom ViewPager title strip which gives continuous feedback to the user when scrolling |