Pinned Repositories
bfs
The Baidu File System.
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
chaosblade
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
CTxF
a c++ implementation about transacted file operation(like Transanctional NTFS and apache comon file package)
distributed_systems_readings
a list of papers, conferences, books, mooc, Q&A and other stuffs for distributed systems
dragonboat
A feature complete and high performance multi-group Raft library in Go.
every-programmer-should-know
A collection of (mostly) technical things every software developer should know
foundationdb
FoundationDB - the open source, distributed, transactional key-value store
muduo
A C++ non-blocking network library for multi-threaded server in Linux
tera
An Internet-Scale Database.
cheneydeng's Repositories
cheneydeng/tera
An Internet-Scale Database.
cheneydeng/bfs
The Baidu File System.
cheneydeng/brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
cheneydeng/chaosblade
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
cheneydeng/CTxF
a c++ implementation about transacted file operation(like Transanctional NTFS and apache comon file package)
cheneydeng/distributed_systems_readings
a list of papers, conferences, books, mooc, Q&A and other stuffs for distributed systems
cheneydeng/dragonboat
A feature complete and high performance multi-group Raft library in Go.
cheneydeng/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
cheneydeng/foundationdb
FoundationDB - the open source, distributed, transactional key-value store
cheneydeng/muduo
A C++ non-blocking network library for multi-threaded server in Linux
cheneydeng/palo
Palo,the MPP data warehouse
cheneydeng/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
cheneydeng/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see http://wiki.postgresql.org/wiki/Submitting_a_Patch
cheneydeng/SequoiaDB
SequoiaDB is a MySQL/PostgreSQL-compatible distributed relational database. It supports ACID, horizontal scaling, HA/DR and Multi-model data storage engine.
cheneydeng/slim
Unbelievably space efficient data structures in Golang.
cheneydeng/sqlite
Unofficial git mirror of SQLite sources (see link for build instructions)
cheneydeng/tfs
TFS (Taobao File System) is a distributed file system similar to GFS.
cheneydeng/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
cheneydeng/tikv
Distributed transactional key value database powered by Rust and Raft
cheneydeng/yugabyte-db
The high-performance distributed SQL database for global, internet-scale apps.