jackyding2679's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
google/styleguide
Style guides for Google-originated open-source projects
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
google/glog
C++ implementation of the Google logging module