Lists (1)
Sort Name ascending (A-Z)
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,…
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
NVIDIA Linux open GPU kernel module source
A distribution of Nginx with some advanced features
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
A high performance layer 4 load balancer
开放源码的无App推送服务,iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备
Packet, where are you? -- eBPF-based Linux kernel networking debugger
Tools, utilities and scripts to help you write redis modules!
杭州电子科技大学操作系统课程设计:简单文件系统的实现/The course design of the operating system of Hangzhou Dianzi University: The Implement of Simple file system