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,…
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Learning operating system development using Linux kernel and Raspberry Pi
A fast, light-weight proxy for memcached and redis
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Embed the Power of Lua into NGINX HTTP servers
RT-Thread is an open source IoT Real-Time Operating System (RTOS).
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance.…
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
An online request replication and TCP stream replay tool, ideal for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, and more.