EAHITechnology
Focus on infrastructure and storage technologies.Welcome to exchange, discussion. WeChat : MalikHou
beijing.
Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
agatedb
A persistent key-value storage in rust.
agollo
apollo client | 携程 apollo 客户端改进版
algorithm008-class02
breaker
microservice fuse developed based on golang
cage
json2protobuf
Based on golang, json schema converts protobuffer dynamic description and .proto file lib.
owen
a development scaffold base on raptor
pulsar-client-go
Apache Pulsar Go Client Library
raptor
A microservice framework developed based on golang.
EAHITechnology's Repositories
EAHITechnology/breaker
microservice fuse developed based on golang
EAHITechnology/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
EAHITechnology/agollo
apollo client | 携程 apollo 客户端改进版
EAHITechnology/algorithm008-class02
EAHITechnology/apisix
The Cloud-Native API Gateway
EAHITechnology/clickhouse_exporter
This is a simple server that periodically scrapes ClickHouse stats and exports them via HTTP for Prometheus(https://prometheus.io/) consumption.
EAHITechnology/grace
Graceful restart & zero downtime deploy for Go servers.
EAHITechnology/incubator-doris
Apache Doris (Incubating)
EAHITechnology/inf-golang
基础库
EAHITechnology/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
EAHITechnology/kvs
Structured Store over KV for demonstration
EAHITechnology/LeetCode-go
LeetCode solution in go
EAHITechnology/mandodb
🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB
EAHITechnology/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
EAHITechnology/mmap-go
A portable mmap package for Go
EAHITechnology/netpoll
A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
EAHITechnology/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.
EAHITechnology/pmemstore
Key/Value Datastore for Persistent Memory
EAHITechnology/protobuf
Protocol Buffers - Google's data interchange format
EAHITechnology/rucene
Rust port of Lucene
EAHITechnology/soar
SQL Optimizer And Rewriter
EAHITechnology/somepaper
papers
EAHITechnology/time-as-a-friend
《把时间当作朋友》
EAHITechnology/tunny
A goroutine pool for Go
EAHITechnology/unique-number
分布式唯一号生成器
EAHITechnology/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.