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/ceph
Ceph is a distributed object, block, and file storage platform
wuhongsong/abseil-cpp
Abseil Common Libraries (C++)
wuhongsong/algorithm-tutorial
:books: 算法和数据结构教程
wuhongsong/awesome-distributed-systems
A curated list to learn about distributed systems
wuhongsong/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
wuhongsong/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
wuhongsong/ddia
《Designing Data-Intensive Application》DDIA中文翻译
wuhongsong/libfuse
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
wuhongsong/linux
Linux kernel source tree
wuhongsong/community
Welcome to the Curve Community! The main objective is to help members of the Curve community who share similar interests to learn from and collaborate with each other. Your journey of becoming a contributor and committer starts from here: improving docs, improving code, giving talks, organizing meetups, etc.
wuhongsong/cpp-learning
wuhongsong/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
wuhongsong/curve
Curve is a distributed block, object and file storage platform
wuhongsong/curve-book
curve book, knowledge base
wuhongsong/curve-meetup-slides
Curve meetup slides
wuhongsong/daos
DAOS Storage Stack (client libraries, storage engine, control plane)
wuhongsong/ddia-sum
DDIA 逐章精读
wuhongsong/File-System-Paper
Must-read Papers for File System (FS)
wuhongsong/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
wuhongsong/kernel-code-comment
3.10.96 内核源代码注释
wuhongsong/kernel_awsome_feature
深入研究 kvm,ceph,fuse特性,包含开源项目,代码案例,文章,视频,架构脑图等
wuhongsong/leveldb-origin
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
wuhongsong/leveldb-with-annotation
leveldb
wuhongsong/linux-aio
How to use the Linux AIO feature
wuhongsong/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
wuhongsong/rook
Storage Orchestration for Kubernetes
wuhongsong/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
wuhongsong/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
wuhongsong/translations
🐼 Chinese translations for classic software development resources
wuhongsong/wuhongsong