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/cp-ddd-framework
轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!
funkygao/golib
my personal golang lib
funkygao/gafka
A full ecosystem that is built around kafka powered by golang
funkygao/archeck
Run checklist for architecture design
funkygao/flexdb
Metadata driven, DDL-free, scalable RESTful cloud database server!
funkygao/kids
Computer Science for Kids
funkygao/oms
OMS Design
funkygao/keynotes
Key technology notes
funkygao/workload-pattern
Workload patterns in distributed environment.
funkygao/federate
Consolidate microservices into one deployable artifact.
funkygao/funkygao
funkygao/homebrew-stable
funkygao/java-style
java 代码约定(internal used only)
funkygao/pdd_3years
我在拼多多的三年,以及网站崩溃时候的日志文件
funkygao/tiktok_source
Full source code to the android tiktok app.
funkygao/transmittable-thread-local
📌 The missing std Java™ lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal value between threads even using thread pooling components.
funkygao/Accounting
funkygao/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
funkygao/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
funkygao/cloud-native
Cloud native tech stack
funkygao/columnize
Easy column formatted output for golang
funkygao/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
funkygao/drr
DRR scheduler for Go channels
funkygao/github-slideshow
A robot powered training repository :robot:
funkygao/killbill
Open-Source Subscription Billing & Payments Platform
funkygao/life
funkygao/master
master data infrastructure
funkygao/sqlc
A SQL compiler
funkygao/sqlx-1
强大的 SQL 语法拓展,目标是打造 "易读易写 方便维护" 的 sql 脚本 | SQL Extension
funkygao/strcase
A golang package for converting to snake_case or CamelCase