Pinned Repositories
bee
Bee is a tool for helping develop with beego app framework.
beego
beego is an open-source, high-performance web framework for the Go programming language.
BloomFilter
Bloom Filter expedition
canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal.
cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
datadog-agent
Datadog Agent
dble
A High Scalability Middle-ware for MySQL Sharding
derby
Mirror of apache derby
jdbc-datasource-layer
写一个DataSource层的拦截层,改写select语句加上附加查询条件。对结果集进行拦截,修改返回的结果集。将参考sharding-jdbc和druid对sql进行解析和修改
rocketMq4.0
研究学习rocketMq4.0源码,完善其注释
youbeiwuhuan's Repositories
youbeiwuhuan/bee
Bee is a tool for helping develop with beego app framework.
youbeiwuhuan/beego
beego is an open-source, high-performance web framework for the Go programming language.
youbeiwuhuan/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
youbeiwuhuan/datadog-agent
Datadog Agent
youbeiwuhuan/dble
A High Scalability Middle-ware for MySQL Sharding
youbeiwuhuan/dubbo
Dubbo is a high-performance, java based, open source RPC framework
youbeiwuhuan/gamioo
Game server framework, based on this framework, you can quickly implement a highly available, easy to maintain, stable and high-performance game server.
youbeiwuhuan/go-extend
go语言扩展包,收集一些常用的操作函数,辅助更快的完成开发工作,并减少重复代码
youbeiwuhuan/gobatis
golang的ORM框架,类似Java的Mybatis。支持直接执行sql语句以及xml、动态sql。
youbeiwuhuan/goInception
一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具
youbeiwuhuan/goleveldb
LevelDB key/value database in Go.
youbeiwuhuan/guava-retrying
This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
youbeiwuhuan/incubator-shardingsphere
Distributed database middleware
youbeiwuhuan/IOV
Internet of Vehicles project framework
youbeiwuhuan/java-api-doc
励志做java届最好的文档生成工具,自动解析代码生成api接口文档,前后台分离开发的福音,零代码入侵,零注释入侵
youbeiwuhuan/leveldb
Port of LevelDB to Java
youbeiwuhuan/nginx-gui
Nginx GUI Manager
youbeiwuhuan/platform-schedule
基于hashwheeltimer, tcp通讯的任务调度系统
youbeiwuhuan/rocketmq
Mirror of Apache RocketMQ
youbeiwuhuan/seata
:fire: Seata is an easy-to-use, high-performance, java based, open source distributed transaction solution.
youbeiwuhuan/server
即时通讯(IM)系统
youbeiwuhuan/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
youbeiwuhuan/soul
这是一个Java高性能API-Gateway
youbeiwuhuan/sqlite-jna
Java wrapper and Jdbc driver for SQLite using JNA or Bridj or JNR or JNI or JavaCPP.
youbeiwuhuan/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
youbeiwuhuan/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
youbeiwuhuan/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
youbeiwuhuan/Yearning
🐳 A most popular sql audit platform for mysql
youbeiwuhuan/zkweb
zookeeper web管理和监控界面,使用内置的H2数据库,此版本基于淘宝大神yasenagat的zkWeb源码基础之上进行了大幅升级和修改,主要新增了集群监控和国际化功能,直接java -jar或将war包放入tomcat即可运行!最近新增加了docker镜像功能!
youbeiwuhuan/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.