Pinned Repositories
6.824-golabs-2020
MIT 6.824 2020
6.824-lab-wangdh15
BusTub-DB
config_repo
微服务远程配置中心
data_systems_learning
Learning summary and examples about data systems.
easy-log
easy-log是基于SpringBoot的一款通用操作日志组件,它指在帮助我们通过注解优雅地聚合项目中的操作日志,对业务代码无侵入。
Firestorm
Firestorm is a Remote Shuffle Service, and provides the capability for Apache Spark applications to store shuffle data on remote servers
first-contributions
🚀✨ Help beginners to contribute to open source projects
flink-web
Apache Flink Website
gluten
Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
lixiangbetter's Repositories
lixiangbetter/6.824-golabs-2020
MIT 6.824 2020
lixiangbetter/6.824-lab-wangdh15
lixiangbetter/BusTub-DB
lixiangbetter/config_repo
微服务远程配置中心
lixiangbetter/data_systems_learning
Learning summary and examples about data systems.
lixiangbetter/easy-log
easy-log是基于SpringBoot的一款通用操作日志组件,它指在帮助我们通过注解优雅地聚合项目中的操作日志,对业务代码无侵入。
lixiangbetter/Firestorm
Firestorm is a Remote Shuffle Service, and provides the capability for Apache Spark applications to store shuffle data on remote servers
lixiangbetter/first-contributions
🚀✨ Help beginners to contribute to open source projects
lixiangbetter/flink-web
Apache Flink Website
lixiangbetter/gluten
Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
lixiangbetter/lixiangbetter.github.io
个人博客-hexo
lixiangbetter/mybatis
mybatis源码中文注释
lixiangbetter/NettyRpc
A simple RPC framework based on Netty, ZooKeeper and Spring
lixiangbetter/simple-framework
简易自研web框架
lixiangbetter/spark
Apache Spark - A unified analytics engine for large-scale data processing
lixiangbetter/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
lixiangbetter/spring-batch
Spring Batch is a framework for writing offline and batch applications using Spring and Java
lixiangbetter/spring-cloud-alibaba-example
spring cloud alibaba demo
lixiangbetter/xv6
lixiangbetter/xv6-operating-system
XV6 - MIT 6.s081 operating system Fall 2020 version