Stars
The fastest path to AI-powered full stack observability, even for lean teams.
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 professional cross-platform SSH/Sftp/Shell/Telnet/Tmux/Serial terminal.
microsoftarchive / redis
Forked from redis/redisRedis 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
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitti…
A distribution of Nginx with some advanced features
A fast, light-weight proxy for memcached and redis
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
Native port of Redis for Windows. 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 Se…
FastDFS is a high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixi…
Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows
Scriptable database and system performance benchmark
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
A cloud-native database based on PostgreSQL developed by Alibaba Cloud.
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
GNU Libc - Extremely old repo used for research purposes years ago. Please do not rely on this repo.
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage