fclh1991's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
rethinkdb/rethinkdb
The open-source database for the realtime web.
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
apache/zookeeper
Apache ZooKeeper
twitter/twemproxy
A fast, light-weight proxy for memcached and redis
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
rui314/chibicc
A small C compiler
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
rxin/db-readings
Readings in Databases
jepsen-io/jepsen
A framework for distributed systems verification, with fault injection
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
horance-liu/tensorflow-internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
merrymercy/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
simongog/sdsl-lite
Succinct Data Structure Library 2.0
alibaba/tair
A distributed key-value storage system developed by Alibaba Group
colin-scott/interactive_latencies
Jeff Dean's latency numbers plotted over time
tqchen/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
Tencent/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.
sparsehash/sparsehash
C++ associative containers
goossaert/kingdb
Fast on-disk persistent key-value store
memkind/memkind
Memkind is an easy-to-use, general-purpose allocator which helps to fully utilize various kinds of memory available in the system, including DRAM, NVDIMM, and HBM
jamwt/libtask
Russ Cox's libtask (with enhancements)
kuszmaul/SuperMalloc
A Super Fast Multithreaded malloc() for 64-bit Machines
bytedance/nnproxy
Scalable NameNode RPC Proxy for HDFS Federation
xiaosuo/touslebox
A toolbox with various of tools
xiaosuo/btsadmin
A simple administration web UI for OpenBTS.