Stars
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
A list of books 📚and articles 📝 for the discerning web developer to read.
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
C++ implementation of SIP, ICE, TURN and related protocols.
Generic library for real-time communications with async IO support
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
Everything you need to know to get the job.
Master the command line, in one page
A complete computer science study plan to become a software engineer.
MSVC's implementation of the C++ Standard Library.
Range library for C++14/17/20, basis for C++20's std::ranges
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
📟 JSON library for Arduino and embedded C++. Simple and efficient.
A collection of C++ HTTP libraries including an easy to use HTTP server.
Event-driven network library for multi-threaded Linux server in C++11
Cap'n Proto serialization/RPC system - core tools and C++ library
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
A fast JSON parser/generator for C++ with both SAX/DOM style API