-
NUST->CUHK
- HongKong, China
- https://blog.csdn.net/qq_44036439
-
nacos-spring-project Public
Forked from nacos-group/nacos-spring-projectNacos ECO Project for Spring Framework
Java Apache License 2.0 UpdatedMay 26, 2023 -
mykit-concurrent-principle Public
Forked from binghe001/mykit-concurrent-principle🔥🔥🔥《深入理解高并发编程:核心原理与案例实战》随书源码
-
testable-mock Public
Forked from alibaba/testable-mock换种思路写Mock,让单元测试更简单
-
linkis Public
Forked from apache/linkisApache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
Java Apache License 2.0 UpdatedMay 8, 2023 -
hippo4j Public
Forked from opengoofy/hippo4j📌 强大的动态线程池框架,附带监控报警功能。支持 JDK、Tomcat、Jetty、Undertow 线程池;Dubbo、Dubbox、Kafka、RabbitMQ、RocketMQ、Hystrix 消费线程池(更多框架线程池还在适配中)。内置两种使用模式:轻量级依赖配置中心以及无中间件依赖版本。
Java Apache License 2.0 UpdatedMay 7, 2023 -
Sentinel Public
Forked from alibaba/SentinelA powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
Java Apache License 2.0 UpdatedApr 26, 2023 -
sofa-ark Public
Forked from sofastack/sofa-arkSOFAArk is a light-weight,java based classloader isolation framework.
Java Apache License 2.0 UpdatedApr 25, 2023 -
-
toBeBetterJavaer Public
Forked from itwanger/toBeBetterJavaer一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
Java UpdatedApr 24, 2023 -
oxy-design-mode Public
Forked from ouxuyong/oxy-design-mode🔥这是小欧说编程的常见设计模式demo项目,欢迎大家Star点赞收藏。
Java UpdatedApr 15, 2023 -
linux-source-code-analyze Public
Forked from liexusong/linux-source-code-analyzeLinux内核源码分析
UpdatedApr 11, 2023 -
jdk Public
Forked from openjdk/jdkJDK main-line development https://openjdk.org/projects/jdk
Java GNU General Public License v2.0 UpdatedMar 26, 2023 -
etcd Public
Forked from etcd-io/etcdDistributed reliable key-value store for the most critical data of a distributed system
Go Apache License 2.0 UpdatedMar 25, 2023 -
nacos Public
Forked from alibaba/nacosan easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Java Apache License 2.0 UpdatedMar 24, 2023 -
canal Public
Forked from alibaba/canal阿里巴巴 MySQL binlog 增量订阅&消费组件
Java Apache License 2.0 UpdatedMar 23, 2023 -
-
austin Public
Forked from ZhongFuCheng3y/austin消息推送平台:fire:推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。
Java Apache License 2.0 UpdatedMar 10, 2023 -
-
excellent-wheel Public
Forked from erdengk/excellent-wheel收集轮子类项目
Apache License 2.0 UpdatedFeb 27, 2023 -
dubbo Public
Forked from apache/dubboApache Dubbo is a high-performance, java based, open source RPC framework.
Java Apache License 2.0 UpdatedJan 29, 2023 -
-
otter Public
Forked from alibaba/otter阿里巴巴分布式数据库同步系统(解决中美异地机房)
Java Apache License 2.0 UpdatedJan 14, 2023 -
CS-Notes Public
Forked from CyC2018/CS-Notes📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
UpdatedJan 13, 2023 -
-
spring-security-jwt-guide Public
Forked from Snailclimb/spring-security-jwt-guide从零入门 !Spring Security With JWT(含权限验证)后端部分代码。
Java UpdatedDec 29, 2022 -
-
PassJava-Platform Public
Forked from Jackson0714/PassJava-Platform一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。
Java GNU General Public License v3.0 UpdatedDec 16, 2022 -
itstack-demo-design Public
Forked from fuzhengwei/itstack-demo-design🎨 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn
Java Apache License 2.0 UpdatedDec 16, 2022 -
-
Build a small vocabulary speech recognition system using LSTM (Long Short Term Memory) neural network model
