Pinned Repositories
ai-learning
基于python3的AI 机器学习 深度学习的学习代码和笔记
algorithm-java
java语言算法练习
ant-design
🌈 A UI Design Language and React UI library
ddd-in-action
design-pattern-java
Java设计模式实践
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
netty
Netty project - an event-driven asynchronous network application framework
rocketmq
Mirror of Apache RocketMQ
sparrow
toy-rpc
简单的rpc实现原理实践
LY817's Repositories
LY817/ai-learning
基于python3的AI 机器学习 深度学习的学习代码和笔记
LY817/algorithm-java
java语言算法练习
LY817/ant-design
🌈 A UI Design Language and React UI library
LY817/ddd-in-action
LY817/design-pattern-java
Java设计模式实践
LY817/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
LY817/netty
Netty project - an event-driven asynchronous network application framework
LY817/rocketmq
Mirror of Apache RocketMQ
LY817/sparrow
LY817/toy-rpc
简单的rpc实现原理实践
LY817/erda
An enterprise-grade Cloud-Native application platform for Kubernetes.
LY817/kubernetes-vagrant-centos-cluster
Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.
LY817/learn-jvm
LY817/leetcode-go
leetcode算法题 golang实现
LY817/ly817.github.io
在线博客部署仓库
LY817/minikv
使用go模仿实现redis
LY817/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
LY817/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
LY817/resume
LY817/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
LY817/socket-in-action
learning socket api
LY817/spring-boot
Spring Boot
LY817/spring-cloud-gateway
A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
LY817/spring-framework
Spring Framework
LY817/toy-rpc-go
golang实现的自定义rpc实现:实践网络io和golang的异步编程
LY817/zookeeper
Mirror of Apache Hadoop ZooKeeper