Stars
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documen…
How to Make a Computer Operating System in C++
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
A distribution of Nginx with some advanced features
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
Linux tool to show progress for cp, mv, dd, ... (formerly known as cv)
The FreeBSD src tree publish-only repository. Experimenting with 'simple' pull requests....
A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
Read-only mirror of https://gitlab.gnome.org/GNOME/glib
the source code of linux-0.11 for study linux kernel
Command line utility to run a program as a Unix daemon