Skip to content
View XueSongTap's full-sized avatar

Highlights

  • Pro

Block or report XueSongTap

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

db

19 repositories

c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )

C++ 513 90 Updated Aug 4, 2020

leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。

C++ 593 132 Updated Sep 24, 2021

A redis-protocol compatible frontend to google's leveldb

C++ 204 29 Updated Jun 7, 2024

A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage

C++ 209 41 Updated Jul 31, 2023

leveldb源码阅读和重写,重写的过程中加上注释方便理解。

C++ 223 38 Updated Dec 18, 2017

对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.

C 128 52 Updated Aug 14, 2017

redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)

C++ 136 38 Updated Nov 25, 2024

C++ client for Redis

C++ 71 19 Updated Aug 11, 2017

redis-cpp17 is a cross platfrom compatible redis protocol with multithreaded c++17 client,server,proxy

C++ 314 52 Updated Jun 10, 2019

Redis C++ Client

C++ 67 38 Updated Jan 8, 2024

Modern, asynchronous, and wicked fast C++11 client for Redis

C++ 388 101 Updated Aug 20, 2022

C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)

C 199 72 Updated Feb 5, 2018

Minimalistic C client for Redis >= 1.2

C 6,635 1,850 Updated Nov 8, 2025

Redis client written in C++

C++ 1,901 377 Updated Oct 26, 2025

分布式文档数据库mongodb-4.4(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,近期持续更新(近期重点)

C++ 118 18 Updated Dec 13, 2022

rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新

C++ 126 43 Updated Jan 4, 2025

带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。

C 10,193 4,227 Updated Aug 26, 2023

The BusTub Relational Database Management System (Educational)

C++ 4,757 1,972 Updated Nov 19, 2025

A library that provides an embeddable, persistent key-value store for fast storage.

C++ 31,236 6,689 Updated Dec 18, 2025