Stars
A minimal programming example for a chat server
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available…
Set Linux as router in one command. Support Internet sharing, redsocks, Wifi hotspot, IPv6. Can also be used for routing VM/containers 🛰️
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
CLI tool for spawning and running containers according to the OCI specification
Production-Grade Container Scheduling and Management
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
An open source utility that provides fast incremental file transfer. It also has useful features for backup and restore operations among many other use cases.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。