Stars
Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multi…
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
C library for encoding, decoding and manipulating JSON data
Various open addressing hashmap algorithms in C++
An open-source C++ library developed and used at Facebook.
RakNet is a cross platform, open source, C++ networking engine for game programmers.
Apache Spark - A unified analytics engine for large-scale data processing
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
Ryu component-based software defined networking framework
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.
The scripts and tools to setup the virtual SDN experiment environment.
Minimal Lisp implementation in C++, inspired by “lispy”
A small lisp compiler / interpreter written using idiomatic C++
Learn C and build your own programming language in under 1000 lines of code!