Pinned Repositories
curve
Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.
abseil-cpp
Abseil Common Libraries (C++)
algorithm-tutorial
:books: 算法和数据结构教程
awesome-distributed-systems
A curated list to learn about distributed systems
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
C-Mock
C Mock is a Google Mock extension allowing for mocking functions.
ceph
Ceph is a distributed object, block, and file storage platform
libfuse
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
linux
Linux kernel source tree
reading-and-annotate-rocksdb-6.1.2
rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新
wuhongsong's Repositories
wuhongsong/C-Mock
C Mock is a Google Mock extension allowing for mocking functions.
wuhongsong/braft-docs
braft detailed explanation
wuhongsong/ceph-ci
ceph.git clone as source for CI
wuhongsong/ceph-cm-ansible
Ansible configurations for Ceph.com infrastructure
wuhongsong/ceph-qa-suite
Suite of Ceph QA tests to run with Teuthology
wuhongsong/ceph_study
ceph学习资料整理
wuhongsong/client_python
Prometheus instrumentation library for Python applications
wuhongsong/external-storage
External storage plugins, provisioners, and helper libraries
wuhongsong/googletest
Googletest - Google Testing and Mocking Framework
wuhongsong/hedengcheng-tech
programming, database, distributed system
wuhongsong/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
wuhongsong/libconfig
C/C++ library for processing configuration files
wuhongsong/linux-inject
Tool for injecting a shared object into a Linux process
wuhongsong/plthook
Hook function calls by replacing PLT(Procedure Linkage Table) entries.
wuhongsong/teuthology
Ceph test suite
wuhongsong/wuhongsong.github.io