justmute's Stars
liuzengh/design-pattern
Design Patterns In Modern C++ 中文版翻译
codec2021/video_codec_learn
关于视频编解码学习资料
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
chenyongsuda/Docs
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Light-City/CPlusPlusThings
C++那些事
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
charlax/professional-programming
A collection of learning resources for curious software engineers
EbookFoundation/free-programming-books
:books: Freely available programming books
huihut/interview
📚 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.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
deyuhua/xv6-book-chinese
MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在riscv架构上实现Unix v6;
ATrefzer/WinDbg
WinDbg Cheat Sheet
jackfrued/Python-100-Days
Python - 100天从新手到大师
jackfrued/git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
rigtorp/awesome-lockfree
A collection of resources on wait-free and lock-free programming
ZhaoliangGuo/MediaExamples
Examples of media. 视音频处理的一些小例子.
morphx666/CoreAudio
Windows CoreAudio wrapper for .NET
github/gitignore
A collection of useful .gitignore templates
jeffgerickson/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
google/googletest
GoogleTest - Google Testing and Mocking Framework
VioletGiraffe/cppcheck-vs-addin
Visual Studio integration for cppcheck, an open-source static code analyzer for C++
Stellarium/stellarium
Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.