Pinned Repositories
6.824
brpc-reading
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".
CacheLib
Pluggable in-process caching engine to build and scale high performance services
ceph_read
Ceph is a distributed object, block, and file storage platform
cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
distributed-systems-references-1
A collection of papers that was referenced at the end of Jonas Bonér's The Road to Akka Cluster and Beyond ... talk.
FakeIt
C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
fbthrift
Facebook's branch of Apache Thrift, including a new C++ server.
Orangedb
calvin 系统实现
wangle
fork facebook Wangle for learning folly lib
shili1992's Repositories
shili1992/Orangedb
calvin 系统实现
shili1992/wangle
fork facebook Wangle for learning folly lib
shili1992/6.824
shili1992/brpc-reading
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".
shili1992/CacheLib
Pluggable in-process caching engine to build and scale high performance services
shili1992/ceph_read
Ceph is a distributed object, block, and file storage platform
shili1992/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
shili1992/distributed-systems-references-1
A collection of papers that was referenced at the end of Jonas Bonér's The Road to Akka Cluster and Beyond ... talk.
shili1992/FakeIt
C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
shili1992/fbthrift
Facebook's branch of Apache Thrift, including a new C++ server.
shili1992/fio_reading
Flexible I/O Tester
shili1992/folly_read
An open-source C++ library developed and used at Facebook.
shili1992/isa-l
Intelligent Storage Acceleration Library
shili1992/kernal
shili1992/libevent-reading
libevent-1.4.15源码阅读注释
shili1992/libfiu
A C library for fault injection [mirror]
shili1992/libfuse-reading
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
shili1992/libsodium
A modern, portable, easy to use crypto library.
shili1992/liburing-reading
shili1992/linux-5.10.13
Linux kernel fully commented
shili1992/picture
storing pictures , and get url for markdown writing
shili1992/rocksdb_reading
rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新
shili1992/seastar
High performance server-side application framework
shili1992/spdk-reading
Storage Performance Development Kit
shili1992/zfs
OpenZFS on Linux and FreeBSD