Pinned Repositories
10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
apisix
The Cloud-Native API Gateway
apollo
Apollo(阿波罗)是携程框架部门研发的配置管理平台,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
Billcode
编码规则组件
hydra
分布式跟踪系统
Java8-Source-Code
jdk1.8源码
Knitter
Kubernetes network solution
kubernetes
Production-Grade Container Scheduling and Management
mqcloud
RocketMQ企业级运维平台
nightingale
💡 A Distributed and High-Performance Monitoring System
frank0417's Repositories
frank0417/apisix
The Cloud-Native API Gateway
frank0417/kubernetes
Production-Grade Container Scheduling and Management
frank0417/nightingale
💡 A Distributed and High-Performance Monitoring System
frank0417/abtest-sdk
ABTest-SDK适用于AB分流实验、灰度发布系统等互联网场景; 此SDK支持二次开发,开发者可自行实现查询实验分流配置接口。 特性: 1)支持白名单; 2)轻量级,仅依赖spring、guava; 3)接口耗时微秒级,使用guava的本地缓存; 4)客户分流可控(修改分流比时候客户版本可控,单个实验的分流比例粒度为5%);
frank0417/algorithm
frank0417/algorithm021
frank0417/algorithm024
frank0417/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
frank0417/blog
frank0417/concurrency-limits
frank0417/crate
CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time.
frank0417/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
frank0417/davinci
Davinci is a DVsaaS (Data Visualization as a Service) Platform
frank0417/demo-nginx
frank0417/demo-support
frank0417/demo-web
frank0417/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
frank0417/fizz-gateway-community
微服务API聚合网关 An Aggregation API Gateway
frank0417/free5gc
Open source 5G core network base on 3GPP R15
frank0417/goku-api-gateway
A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。
frank0417/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
frank0417/idworker
idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId
frank0417/moco
Easy Setup Stub Server
frank0417/ngx_lua_waf
ngx_lua_waf是一个基于lua-nginx-module(openresty)的web应用防火墙
frank0417/orchestrator
MySQL replication topology management and HA
frank0417/picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
frank0417/seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
frank0417/shardingsphere
Distributed Database Ecosphere
frank0417/WEHousing
Golang微服务+区块链实战---go+micro+fabric实现租房上链系统
frank0417/wrk
Modern HTTP benchmarking tool