nivelle's Stars
damus-io/damus
iOS nostr client
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
serverless/serverless
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
anurnomeru/hana-bi
基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
aviggiano/redis-roaring
Roaring Bitmaps for Redis
nivelle/vue-guides
vue base
GoAdminGroup/go-admin
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
nivelle/go-guides
go、beeGo 、gin
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
geektime-geekbang/geek_netty
yuanguangxin/LeetCode
LeetCode刷题记录与面试整理
wupeixuan/JDKSourceCode1.8
Jdk1.8源码解析
jasonmayes/Real-Time-Person-Removal
Removing people from complex backgrounds in real time using TensorFlow.js in the web browser
waylau/netty-4-user-guide-demos
Netty demos. (Netty 案例大全)
xuwujing/springBoot-study
SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、集成storm、kafka等相关技术。
caoym/jjvm
A java-based JVM. 用Java实现的JAVA虚拟机,用于演示 JVM 的原理。非常简单,实际上简单得只够运行HelloWorld。虽然简单,但尽量符合 JVM 标准。
seaswalker/jdk-sourcecode-analysis
JDK源码阅读笔记
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
DespairYoke/tiny-spring
模仿spring源码搭建自己的框架
DespairYoke/netty
Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。
smallnest/ZKRecipesByExample
all examples for ZooKeeper recipes by Curator
luxiaoxun/NettyRpc
A simple RPC framework based on Netty, ZooKeeper and Spring
JeffLi1993/jvm-core-learning-example
关于Java虚拟机核心知识点学习积累的例子,是初学者及虚拟机核心知识巩固的最佳实践。
tuguangquan/mybatis
mybatis源码中文注释
fangjian0423/springboot-analysis
🍃 something about springboot