Pinned Repositories
6.824
My homework of MIT 6.824
Ctgfs
C(qc)T(tl)g(gwf)fs, easy, modulable, teachable KV based distributed file system
emacs.d
My Emacs configuration for future development
goGFS
a simple implementation of the Google File System in golang
Goog
KVScan
A simple iterator style remote scanning C/S model
QCDB
Relation Database Based on Sqlite3 :see_no_evil:
Qctp
My implementation for slow and small http server
SanSocks
A small sock5 protocol based transmission tool
simpledb
Relation Database:see_no_evil:
Handora's Repositories
Handora/Ctgfs
C(qc)T(tl)g(gwf)fs, easy, modulable, teachable KV based distributed file system
Handora/Handora.github.io
Personal blog built by HUGO Minimo
Handora/peloton
The Self-Driving Database Management System
Handora/awesome-modern-cpp
A collection of resources on modern C++
Handora/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Handora/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
Handora/client-c
The C TiKV client
Handora/db_preconfigure_script
Handora/decaf
Thu compiler principle course homework, written in rust.
Handora/dotfiles-1
A collection of my personal dotfiles
Handora/epaxos
Handora/etcd
Distributed reliable key-value store for the most critical data of a distributed system
Handora/hbase
Mirror of Apache HBase
Handora/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
Handora/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.
Handora/mtl
The Monad Transformer Library
Handora/oceanbase
A distributed, shared-nothing relational database
Handora/oceanbase-1
A distributed, banking suitable, open-source related database featuring high scalability and high compatibility.
Handora/paxi
Paxos protocol framework
Handora/persona5
Persona 5 style font generator
Handora/raft
Golang implementation of the Raft consensus protocol
Handora/selda
A type-safe, high-level SQL library for Haskell
Handora/SHU-Bachelor-Thesis
Handora/simpleKV
A simple Disk-based Key-Value Store
Handora/SLOG
SLOG: Serializable, Low-latency, Geo-replicated Transactions
Handora/terrier
You know what this is...
Handora/thuthesis
LaTeX Thesis Template for Tsinghua University
Handora/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
Handora/tispark
TiSpark is built for running Apache Spark on top of TiDB/TiKV
Handora/yaraft
Yet Another RAFT implementation