Pinned Repositories
cp-ddd-framework
轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!
dbus
yet another databus that transfer/transform pipeline data between plugins
dpipe
distributed data pipeline to process log events
fae
Distributed RPC framework for enterprise SOA infrastructure
flexdb
Metadata driven, DDL-free, scalable RESTful cloud database server!
gafka
A full ecosystem that is built around kafka powered by golang
golib
my personal golang lib
mhub
mhub, a cluster MQTT v3.1 broker in golang
paycode
演示支付宝和微信支付的付款码生成原理
workload-pattern
Workload patterns in distributed environment.
funkygao's Repositories
funkygao/goannotation
annotation in golang, work with go generate tool
funkygao/swf
A aws swf open source implementation in golang.
funkygao/tcpdumper
tcpdump output analyzer
funkygao/toolbox
my programming toolbox
funkygao/dlog
Distributed Logger: Apache Bookkeeper clone in golang
funkygao/etclib
shared config service lib integrated with etcd
funkygao/ghrank
github rank is a CLI that helps to list hottest repos in any language
funkygao/playtcp
play with tcp, learn tcp by drafting test cases
funkygao/assert
Asserts to Go testing
funkygao/benchcmp-vcs
benchcmp-vcs is a wrapper of benchcmp.
funkygao/catena
A time series storage engine for Go
funkygao/curator
funkygao/ejson
EJSON is a small library to manage encrypted secrets using asymmetric encryption.
funkygao/go-metrics
Go port of Coda Hale's Metrics library
funkygao/go-named-params
Named parameters for Go functions
funkygao/Go-Redis
Google Go Client and Connectors for Redis
funkygao/go-string-concat-benchmarks
Benchmarks to compare the different string concatenation methods in Go
funkygao/go-torch
Stochastic flame graph profiler for Go programs
funkygao/gobench
golang benchmark cases
funkygao/gorequest
GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent )
funkygao/gum
Connect software with people
funkygao/homework
Let computer help my daughter do here homework -:)
funkygao/httprouter
A high performance HTTP request router that scales well
funkygao/interval-tree
A Ruby implementation of augmented interval tree
funkygao/kiteq
kiteq is a distributed mq framework
funkygao/liner
Pure Go line editor with history, inspired by linenoise
funkygao/memberlist
An example of how to use hashicorp/memberlist
funkygao/pastry
A pure Go implementation of the Pastry Distributed Hash Table
funkygao/raft-fastlog
Raft in-memory backend implementation with persistence
funkygao/yamux
Golang connection multiplexing library