Lists (18)
Sort Name ascending (A-Z)
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.
A code-searching tool similar to ack, but faster.
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
mimalloc is a compact general purpose allocator with excellent performance.
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
dperf: High-Performance Network Load Testing Tool Based on DPDK
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From…
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
Library providing helpers for the Linux kernel io_uring support
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
Kamailio - The Open Source SIP Server for large VoIP and real-time communication platforms -
2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
lwIP mirror from http://git.savannah.gnu.org/cgit/lwip.git