Starred repositories
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
MPC-HC's main repository. For support use our Trac: https://trac.mpc-hc.org/
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.
A library of generic data structures for the C language.
Hook function calls by inserting jump instructions at runtime
debugs memory leak of running process. Not maintained anymore, try `libleak` please.
Automated upstream mirror for bpftool stand-alone build.
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
libshmcache is a local cache in the share memory for multi processes. high performance due to read is lockless. libshmcache is 100+ times faster than a remote interface such as redis.