-
-
-
javademo Public
Forked from yunhua-lee/javademoJava demo project for test java features, programming ideas, and so on.
Java Apache License 2.0 UpdatedJul 23, 2022 -
mall4j Public
Forked from gz-yami/mall4j电商商城系统 java商城
JavaScript GNU Affero General Public License v3.0 UpdatedDec 21, 2021 -
rocketmq Public
Forked from apache/rocketmqMirror of Apache RocketMQ
Java Apache License 2.0 UpdatedDec 5, 2021 -
kafka Public
Forked from apache/kafkaMirror of Apache Kafka
Java Apache License 2.0 UpdatedNov 25, 2021 -
simple-rpc-framework Public
Forked from liyue2008/simple-rpc-frameworkA simple RPC framework example
Java Apache License 2.0 UpdatedNov 11, 2021 -
disruptor Public
Forked from LMAX-Exchange/disruptorHigh Performance Inter-Thread Messaging Library
Java Apache License 2.0 UpdatedOct 30, 2021 -
-
-
geektime-todo Public
Forked from dreamhead/geektime-todoGeektime Todo is a demo todo project for Geektime column.
Java UpdatedOct 20, 2021 -
springcloud-learning Public
Forked from macrozheng/springcloud-learning一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。
Java UpdatedAug 23, 2021 -
-
guava Public
Forked from google/guavaGoogle core libraries for Java
-
-
chaos-mesh Public
Forked from chaos-mesh/chaos-meshA Chaos Engineering Platform for Kubernetes.
Go Apache License 2.0 UpdatedJul 5, 2021 -
queue-demo Public
Forked from yunhua-lee/queue-demoDemo project for queue system
Java UpdatedJul 5, 2021 -
kubebuilder Public
Forked from kubernetes-sigs/kubebuilderKubebuilder - SDK for building Kubernetes APIs using CRDs
Go Apache License 2.0 UpdatedJul 1, 2021 -
operator-sdk Public
Forked from operator-framework/operator-sdkSDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
Go Apache License 2.0 UpdatedJun 30, 2021 -
minikube Public
Forked from AliyunContainerService/minikube普大喜奔,官方Minikube提供了完整对国内用户支持,建议参考 https://yq.aliyun.com/articles/221687 或 https://github.com/AliyunContainerService/minikube/wiki 最新支持minikube v1.20.0
-
newbee-mall-vue3-app Public
Forked from newbee-ltd/newbee-mall-vue3-app🔥 🎉Vue3 全家桶 + Vant 搭建大型单页面商城项目,新蜂商城 Vue3 版本,技术栈为 Vue 3.0 + Vue-Router 4.0 + Vuex 4.0 + Vant 3.0。
Vue GNU General Public License v3.0 UpdatedJun 22, 2021 -
lindb Public
Forked from lindb/lindbLinDB is a scalable, high performance, high availability distributed time series database.
Go Apache License 2.0 UpdatedJun 21, 2021 -
cadence Public
Forked from cadence-workflow/cadenceCadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
-
nakadi Public
Forked from zalando/nakadiA distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
Java MIT License UpdatedJun 17, 2021 -
-
hermes Public
Forked from allegro/hermesFast and reliable message broker built on top of Kafka.
Java Other UpdatedJun 16, 2021 -
-
newbee-mall-plus Public
Forked from newbee-ltd/newbee-mall-plus🔥 🎉newbee-mall-plus 项目是 newbee-mall 项目的升级版本,增加了优惠券模块、商品秒杀模块、支付宝支付,优化了搜索功能,后续会继续增加功能模块以及流行的技术栈。
JavaScript GNU General Public License v3.0 UpdatedJun 10, 2021 -
Algorithms-1 Public
Forked from williamfiset/AlgorithmsA collection of algorithms and data structures
Java MIT License UpdatedJun 9, 2021 -
spring-petclinic-msa Public
Forked from spring2go/spring-petclinic-msa微服务版spring-petlinic,课程《Kubernetes微服务实践》