Pinned Repositories
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
aosa_pdf
The Architecture of Open Source Applications (PDF)
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
cpp-taskflow
Modern C++ Parallel Task Programming Library
flat_hash_map
A very fast hashtable
muduo
A C++ non-blocking network library for multi-threaded server in Linux
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
A library that provides an embeddable, persistent key-value store for fast storage.
smhasher
Automatically exported from code.google.com/p/smhasher
shanbaoyin's Repositories
shanbaoyin/smhasher
Automatically exported from code.google.com/p/smhasher
shanbaoyin/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
shanbaoyin/aosa_pdf
The Architecture of Open Source Applications (PDF)
shanbaoyin/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
shanbaoyin/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
shanbaoyin/cpp-taskflow
Modern C++ Parallel Task Programming Library
shanbaoyin/flat_hash_map
A very fast hashtable
shanbaoyin/muduo
A C++ non-blocking network library for multi-threaded server in Linux
shanbaoyin/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.
shanbaoyin/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
shanbaoyin/ThreadPool
A simple C++11 Thread Pool implementation
shanbaoyin/tikv
Distributed transactional key value database powered by Rust and Raft
shanbaoyin/YouCompleteMe
A code-completion engine for Vim