Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
AndroidPushNotificationsDemo
A example of an android app that receives push notifications using MQTT.
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
aviator
A high performance expression evaluator for java
canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
cat
Central Application Tracking
coding-interview-university
A complete computer science study plan to become a software engineer.
CS-Notes
:books: Computer Science Learning Notes
curator
Mirror of Apache Curator
huanghaiheart's Repositories
huanghaiheart/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
huanghaiheart/akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
huanghaiheart/aviator
A high performance expression evaluator for java
huanghaiheart/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
huanghaiheart/druid
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics(https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
huanghaiheart/exhibitor
ZooKeeper co-process for instance monitoring, backup/recovery, cleanup and visualization.
huanghaiheart/fescar
:fire: Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
huanghaiheart/flower
反应式微服务框架Flower
huanghaiheart/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
huanghaiheart/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
huanghaiheart/incubator-dubbo-spring-boot-project
Spring Boot Project for Apache Dubbo (Incubating)
huanghaiheart/kafka-eagle
A easy and high-performance monitoring system, for comprehensive monitoring and management of kafka cluster.
huanghaiheart/logcabin
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their core metadata and is helpful in solving cluster management issues.
huanghaiheart/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
huanghaiheart/miaosha
⛹️🐘秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
huanghaiheart/nacos-examples
Nacos Examples
huanghaiheart/otter
阿里巴巴分布式数据库同步系统(解决中美异地机房)
huanghaiheart/qmq
QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。
huanghaiheart/raft-java
Raft Java implementation which is simple and easy to understand.
huanghaiheart/reactive-streams-jvm
Reactive Streams Specification for the JVM
huanghaiheart/RedisShake
redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。
huanghaiheart/segmentfault-lessons
Segment Fault 在线讲堂 代码工程
huanghaiheart/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
huanghaiheart/simplemall
基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合spring cloud 相关组件,如spring-cloud-netflix、swagger等
huanghaiheart/skywalking
APM, Application Performance Monitoring System
huanghaiheart/spring-boot
Spring Boot
huanghaiheart/spring-test-dbunit
Integration between the Spring testing framework and DBUnit
huanghaiheart/Tomcat-Source-Code
学习tomcat源码
huanghaiheart/yugong
阿里巴巴去Oracle数据迁移同步工具(全量+增量,目标支持MySQL/DRDS)
huanghaiheart/zvm
Java实现JVM