Chao-Zeng's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
github/gitignore
A collection of useful .gitignore templates
jlevy/the-art-of-command-line
Master the command line, in one page
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
nlohmann/json
JSON for Modern C++
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
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.
shadowsocks/shadowsocks
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
alibaba/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
ossrs/srs
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
arut/nginx-rtmp-module
NGINX-based Media Streaming Server
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
dspinellis/unix-history-repo
Continuous Unix commit history from 1970 until today
duilib/duilib
HowardHinnant/date
A date and time library based on the C++11/14/17 <chrono> header
micromdm/micromdm
Mobile Device Management server
lesliefish/Qt
Qt开发知识、经验总结。包括Qss,数据库,Excel,Model/View等。
qrush/unix
Mirror of the Restoration of 1st Edition UNIX kernel sources from pdf document.
ossrs/srs-librtmp
The client library srs-librtmp of SRS(https://github.com/ossrs/srs)
cplusplus/LWG
Home of the official Library Working Group issues list
aivarsk/stacktrace
Human-readable stack trace for C and C++ programs and C++ exception backtrace.
nokia/wiredis
A C++ client for Redis (https://redis.io/)