Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
Axon-trader
A sample to use the axon framework for a trading application
balancer
🎉 A go library that implements load balancing algorithms. Fast, stable mini layer 7 load balancer.
brave
Java distributed tracing implementation compatible with Zipkin backend services.
CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
datafaker
Datafaker is a large-scale test data and flow test data generation tool. Datafaker fakes data and inserts to varied data sources. 测试数据生成工具
demo-integration
demo integration for personal learning
disruptor
High Performance Inter-Thread Messaging Library
drools
Drools Expert is the rule engine and Drools Fusion does complex event processing (CEP).
fastjson
:bullettrain_side: A fast JSON parser/generator for Java
laohuyuhai's Repositories
laohuyuhai/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
laohuyuhai/balancer
🎉 A go library that implements load balancing algorithms. Fast, stable mini layer 7 load balancer.
laohuyuhai/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
laohuyuhai/datafaker
Datafaker is a large-scale test data and flow test data generation tool. Datafaker fakes data and inserts to varied data sources. 测试数据生成工具
laohuyuhai/gobyexample
Go by Example
laohuyuhai/gopl-zh.github.com
Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)
laohuyuhai/HelloGitHub
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
laohuyuhai/hivemq-mqtt-client
HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support
laohuyuhai/influx-proxy
InfluxDB Proxy with High Availability and Consistent Hash
laohuyuhai/influxdb
Scalable datastore for metrics, events, and real-time analytics
laohuyuhai/influxdb-cluster
InfluxDB Cluster - Open Source Alternative to InfluxDB Enterprise
laohuyuhai/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
laohuyuhai/iot-benchmark
IoT-benchmark is a tool for benchmarking TSDB in IoT scenario.
laohuyuhai/Leaf
Distributed ID Generate Service
laohuyuhai/learning
Learning Shell,Python,Golang,System,Network
laohuyuhai/leetcode-1
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
laohuyuhai/paho.mqtt.java
Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
laohuyuhai/practical-reactor
Practical Project Reactor and reactive programing workshop
laohuyuhai/rate-limiter
基于redis限流系统
laohuyuhai/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
laohuyuhai/redis-tools
⚡A collection of redis tools, including distributed lock, cas, casEx, cad
laohuyuhai/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
laohuyuhai/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
laohuyuhai/spring-security-demo
like repository name
laohuyuhai/SpringBoot-Security
Security实现的一套权限管理
laohuyuhai/tinyrpc
🚀 Fast, stable, mini RPC framework based on protocol buffer
laohuyuhai/transmittable-thread-local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
laohuyuhai/WebSSH
纯Java实现的WebSSH
laohuyuhai/zipkin
Zipkin is a distributed tracing system
laohuyuhai/zjsonpatch
This is an implementation of RFC 6902 JSON Patch written in Java