shuaijinchao
PMC Member of Apache APISIX, Kubernetes SIG Member and Core Member of Orange API Gateway, Open source enthusiasts
ZhihuBeijing, China
Pinned Repositories
apisix
The Cloud-Native API Gateway
apioak
Full Lifecycle Management API Gateway.
orange
OpenResty/Nginx Gateway for API Monitoring and Management.
anancoin-airdrop
ANAN Token Airdrop Program
anancoin-website
$ANAN Token Official Website
apioak
apisix-php-plugin-runner
Apache APISIX PHP plugin runner
gateway
OpenResty/Nginx Gateway for API Monitoring and Management.
shuaijinchao
Janko's HomePage
shuaijinchao.github.io
Janko's Bolg
shuaijinchao's Repositories
shuaijinchao/apisix-php-plugin-runner
Apache APISIX PHP plugin runner
shuaijinchao/shuaijinchao
Janko's HomePage
shuaijinchao/anancoin-airdrop
ANAN Token Airdrop Program
shuaijinchao/anancoin-website
$ANAN Token Official Website
shuaijinchao/apioak
shuaijinchao/apisix
Cloud-Native Microservices API Gateway
shuaijinchao/apisix-build-tools
Build tools to package and release
shuaijinchao/apisix-dashboard
Dashboard for Apache APISIX
shuaijinchao/apisix-docker
the docker for Apache APISIX
shuaijinchao/apisix-go-plugin-runner
Go Plugin Runner for APISIX
shuaijinchao/apisix-java-plugin-runner
APISIX Plugin Runner in Java
shuaijinchao/apisix-python-plugin-runner
Apache APISIX Python plugin runner
shuaijinchao/apisix-seed
Do service discovery on the CP side
shuaijinchao/apisix-website
Apache APISIX Website
shuaijinchao/ext-plugin-proto
The proto and generated code files used by APISIX's external plugin mechanism
shuaijinchao/go-kong
Go binding for Kong's admin API
shuaijinchao/ingress-nginx
NGINX Ingress Controller for Kubernetes
shuaijinchao/istio-community
Istio governance material.
shuaijinchao/istio.io
Source for the istio.io site
shuaijinchao/kong-to-apisix
shuaijinchao/kubernetes-website
Kubernetes website and documentation repo:
shuaijinchao/lua-resty-etcd
Nonblocking Lua etcd driver library for OpenResty
shuaijinchao/minikube
Run Kubernetes locally
shuaijinchao/nacos-docker
This project contains a Docker image meant to facilitate the deployment of Nacos .
shuaijinchao/PyCon
PyCon Example
shuaijinchao/ShiArthur03
shuaijinchao/skywalking
APM, Application Performance Monitoring System
shuaijinchao/wasm-nginx-module
WIP
shuaijinchao/wudao
shuaijinchao/XMM
XMM - X(eXtensible) Memory Manager(自研自主第三方Go内存分配管理器) XMM是一个在Go语言环境中完全自主实现的第三方内存管理库,不依赖于Go本身的任何内存管理能力,纯自主实现的Go内存管理库;能够应对各种场景下大小内存的 分配/释放/管理 等工作,能够帮助适用于任何复杂数据结构的构建(链表/数组/树/hash等场景),能够良好完美的逃逸掉Go内置的GC机制,保证程序的超高性能,是构建高性能程序基础设施。