DataDreamer01's Stars
Tencent/flare
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
facebook/folly
An open-source C++ library developed and used at Facebook.
chromium/chromium
The official GitHub mirror of the Chromium source
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".
hellogcc/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
google/tcmalloc
kasshu/braft-docs
braft detailed explanation
mydblab/mybitcask
C++ implementation of the bitcask. (with improvements)
basho/bitcask
because you need another a key/value storage engine
topling/toplingdb
ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction
ronaldo8210/brpc_source_code_analysis
brpc源码分析
databendlabs/databend
𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
polardb/polardbx-engine
polardbx-engine is a MySQL branch originated from Alibaba Group, especially supports large-scale distributed database system.