baoxuezhao
senior software engineer, focusing on distributed storage system, distributed OLTP, and parallel computing.
Pinned Repositories
algo-java
Algorithm Interview Java Solutions
awesome-database-learning
A list of learning materials to understand databases internals
awesome-dbdev
Awesome materials about database development.
awesome-distributed-systems
A curated list to learn about distributed systems
BaikalDB
BaikalDB, an Enhanced Structured Database.
baoxuezhao.github.io
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
go-mysql-server
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
GPU-SExtractor
Parallel Astronomical Source Extraction tool based on SExtractor
leetcode
solution for leetcode.com
baoxuezhao's Repositories
baoxuezhao/GPU-SExtractor
Parallel Astronomical Source Extraction tool based on SExtractor
baoxuezhao/awesome-database-learning
A list of learning materials to understand databases internals
baoxuezhao/awesome-dbdev
Awesome materials about database development.
baoxuezhao/awesome-distributed-systems
A curated list to learn about distributed systems
baoxuezhao/BaikalDB
BaikalDB, an Enhanced Structured Database.
baoxuezhao/go-mysql-server
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
baoxuezhao/chibicc
A small C compiler
baoxuezhao/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
baoxuezhao/db-monthly
阿里云数据库内核月报分类整理(定时更新)。
baoxuezhao/distsys-class
Class materials for a distributed systems lecture series
baoxuezhao/gam
Globally Addressable Memory management (efficient distributed memory management via RDMA and caching)
baoxuezhao/ginusxiao.github.io
ginusxiao的个人博客
baoxuezhao/go-ycsb
A Go port of Yahoo! Cloud Serving Benchmark (YCSB)
baoxuezhao/gporca
A modular query optimizer for big data
baoxuezhao/graal
GraalVM: Run Programs Faster Anywhere :rocket:
baoxuezhao/GreatSQL
GreatSQL is a MySQL branch originated from GreatDB
baoxuezhao/jepsen
A framework for distributed systems verification, with fault injection
baoxuezhao/KVell
KVell: the Design and Implementation of a Fast Persistent Key-Value Store
baoxuezhao/mysql-5.6
Facebook's branch of the Oracle MySQL v5.6 database. This includes MyRocks.
baoxuezhao/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database
baoxuezhao/mysql_debugging_tools
baoxuezhao/NuRaft
Raft core implementation as a replication library
baoxuezhao/oldb
database
baoxuezhao/openctp
CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
baoxuezhao/ShiArthur03
baoxuezhao/solution_set
exercise problem set by categories
baoxuezhao/SplitFS
SplitFS: persistent-memory file system that reduces software overhead (SOSP 2019)
baoxuezhao/testing-distributed-systems
Curated list of resources on testing distributed systems
baoxuezhao/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
baoxuezhao/weld
High-performance runtime for data analytics applications