邢's repositories
6.824-2017
:zap: 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems.
gopl-solutions
:book: The Go Programming Language Book's Solutions
go-perfbook
Thoughts on Go performance optimization
Btree-source-code
A working project for High-concurrency B-tree source code in C
EBAZ4205
EBAZ4205 BOARD
gpdb-archive
Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.
gporca-archive
A modular query optimizer for big data
libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
Linux-Kernel-Programming
Linux Kernel Programming, published by Packt
Linux-Kernel-Programming-Part-2
Linux Kernel Programming (Part 2), published by Packt
MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, Android, macOS and Windows.
oceanbase
A distributed, banking suitable, open-source related database featuring high scalability and high compatibility.
paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
rocksdb-cloud
A library that provides an embeddable, persistent key-value store for fast storage optimized for AWS
rockset-go-client
Official Go client library for Rockset
rqlite
The lightweight, distributed relational database built on SQLite.
S9miner_sample
Schematics and sample projects for S9 antminer control board sold as development board
tihku
Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.
xingdl2007.github.io
程嵇邢滑の博客
yakv
Yet another key-value storage for Rust