DavidLiuXh's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
rupa/z
z - jump around
apache/apisix
The Cloud-Native API Gateway
ricklamers/gridstudio
Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages.
luraproject/lura
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
apache/iotdb
Apache IoTDB
tboox/tbox
🎁 A glib-like multi-platform c library
gluster/glusterfs
Gluster Filesystem : Build your distributed storage in minutes
idealvin/coost
A tiny boost library in C++11.
balloonwj/flamingo
flamingo 一款高性能轻量级开源即时通讯软件
apache/incubator-heron
Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter
Tencent/phxpaxos
The Paxos library implemented in C++ that has been used in the WeChat production environment.
ranxian/xv6-chinese
中文版的 MIT xv6 文档
eolinker/goku_lite
A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。
aappleby/smhasher
Automatically exported from code.google.com/p/smhasher
RoaringBitmap/roaring
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
apache/bookkeeper
Apache BookKeeper - a scalable, fault tolerant and low latency storage service optimized for append-only workloads
luigirizzo/netmap
Automatically exported from code.google.com/p/netmap
Tencent/paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
sofastack/sofa-mesh
A solution for large-scale Service Mesh based on Istio.
TencentBlueKing/bk-bcs
蓝鲸智云容器管理平台(BlueKing Container Service)
zsummer/breeze
一个C++的轻量级的分布式服务器引擎, 架构**为一切皆service.
HaifengSun-Kira/Linux-Kernel-2.6-comment
这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统
zhitom/zkweb
zookeeper web管理和监控界面,使用内置的H2数据库,此版本基于淘宝大神yasenagat的zkWeb源码基础之上进行了大幅升级和修改,主要新增了集群监控和国际化功能,直接java -jar或将war包放入tomcat即可运行!最近新增加了docker镜像功能!
bbu/userland-slab-allocator
A carefully optimised, POSIX-compatible slab allocator for userspace.
elithnever/paperreading
wuzhouhui/fs_on_fuse
UserSpace FileSystem Based on Fuse, 基于 Fuse 开发的用户空间文件系统
DavidLiuXh/KafkaOffsetTools
This tool can be used to reset the committed offset for kafka