Yuan Luo's repositories
leetcode-1
按tag区分的刷题列表, 充会员整理的按 leetcode 频率热度排序的刷题列表 每个tag的top42(宇宙数字)。
ACM_template
Acm_template
AlgoWiki
总结算法刷题套路
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
asyncio
A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.
azure-cosmos-tla
Azure Cosmos TLA+ specifications
brpc_source_code_analysis
brpc源码分析
BwTree
An open sourced implementation of Bw-Tree in SQL Server Hekaton
Cpp_Concurrency_In_Action
:book: 作为对《C++ Concurrency in Action》英文版的中文翻译。
jNVMf
A NVMf library for Java
libhdfs3
libhdfs3 a native c/c++ hdfs client
liburing-demo
A simple demo to show performance grap between write+fsync and async io-uring write+fsync
likewise-open
Likewise OSS project
masstree-beta
Beta release of Masstree.
muduo
Event-driven network library for multi-threaded Linux server in C++11
Mushroom
Distributed In-Memory Index 分布式内存索引
nemo
A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb
NVMr
FreeBSD with a module implementing NVMeoF RDMA. Refer to sys/dev/nvmrdma/README
pump
超高并发C++服务器无锁异步框架
tair
A distributed key-value storage system developed by Alibaba Group
tikv
Distributed transactional key-value database, originally created to complement TiDB
tutorial
A self-contained version of the tutorial which can be easily cloned and viewed by others.
what-happens-when-k8s
🤔 What happens when I type kubectl run?