Pinned Repositories
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
cclog
a scalable module of log
ceph
Ceph is a distributed object, block, and file storage platform
clib
C package manager-ish
comment-linux-kernel
Linux kernel with comment
common
Common library
corner
Some C++11/14 snippets for sharing
demiaowu.github.io
My blogs:
free-programming-books
demiaowu's Repositories
demiaowu/clib
C package manager-ish
demiaowu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
demiaowu/brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
demiaowu/cclog
a scalable module of log
demiaowu/ceph
Ceph is a distributed object, block, and file storage platform
demiaowu/comment-linux-kernel
Linux kernel with comment
demiaowu/common
Common library
demiaowu/corner
Some C++11/14 snippets for sharing
demiaowu/demiaowu.github.io
My blogs:
demiaowu/free-programming-books
demiaowu/gtest-1.8.0-template
This is template for the googletest-1.8.0.
demiaowu/ins
iNexus, coordinate large scale services
demiaowu/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
demiaowu/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.
demiaowu/libevent
A public libevent repository. The official repository is still at at git://levent.git.sourceforge.net/gitroot/levent/libevent
demiaowu/lighttpd2
lighttpd2 on github for easier collaboration - main repo still on lighttpd.net
demiaowu/mars
Mars is a cross-platform network component developed by WeChat.
demiaowu/memcached
memcached development tree
demiaowu/mongo
The Mongo Database
demiaowu/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
demiaowu/sofa-pbrpc
A light-weight RPC implement of google protobuf RPC framework.
demiaowu/test
Just used for testing
demiaowu/vimstar
Loser to creator
demiaowu/watchman
Watches files and records, or triggers actions, when they change.
demiaowu/yin
the Yin programming language
demiaowu/zh-google-styleguide
Google 开源项目风格指南 (中文版)