Stars
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.
FreeRDP is a free remote desktop protocol library and clients
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
A minimal programming example for a chat server
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network…
Gluster Filesystem : Build your distributed storage in minutes
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
Lightweight CLI download accelerator
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
C library to create simple HTTP servers and Web Applications.
Read-only mirror of https://gitlab.gnome.org/GNOME/glib
An eventing framework for building high performance and high scalability systems in C.
the source code of linux-0.11 for study linux kernel
Read-only mirror of https://git.seabios.org/seabios.git. We don't handle pull requests.
A simple demo of P2P communication over middle boxes such as NAT
MySQL Proxy is a simple program that sits between your client and MySQL server(s) and that can monitor, analyze or transform their communication. Its flexibility allows for a wide variety of uses, …