sakura-ysy / LevelDB-annotated
用于研读LevelDB源码时进行注释,持续更新
☆11Updated last year
Alternatives and similar repositories for LevelDB-annotated:
Users that are interested in LevelDB-annotated are comparing it to the libraries listed below
- A threadpool with C++ , support adjust thread priority and different I/O ,CPU priority.☆26Updated 3 years ago
- TinyKV-2022,个人代码及文档,项目最终得分98.46。☆80Updated last year
- TinyDB (under progress)☆63Updated 2 years ago
- A small Key-Value storage engine written in C++.☆105Updated 2 years ago
- Build your own VectorDB with C++☆20Updated 2 months ago
- Database system project based on CMU 15-445/645 (FALL 2020) https://15445.courses.cs.cmu.edu/fall2020/assignments.html☆49Updated 3 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆97Updated 4 months ago
- ☆18Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- distributed key-value service☆22Updated 2 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆34Updated 4 years ago
- https://open.oceanbase.com/competition/index☆35Updated 2 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆119Updated 2 years ago
- ☆43Updated last year
- 基于 C++ 实现的 Etcd kv 存储系统☆11Updated last year
- My implementation of https://github.com/tidb-incubator/tinykv . My notes: https://rinchannowww.github.io/tinykv-notes/☆20Updated 3 years ago
- ☆84Updated 8 months ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆34Updated 7 months ago
- 面试八股文☆75Updated 4 months ago
- ☆42Updated 3 weeks ago
- C++20协程net,基于epoll,可以方便地使用await语法☆27Updated last year
- notes i made while reading the papers. Including database, distributed systems and HPC.☆160Updated 2 years ago
- BusTubDB-cRaft:基于cRaft的轻量级分布式关系型数据库内核☆29Updated 11 months ago
- CMU15445/645 (fall 2020) project☆70Updated 3 years ago
- Database practice on cmu15-445 2022☆210Updated last year
- 带有详细注释,配有相应博客讲解,适合用于学习STL、数据结构算法的简易STL库。☆31Updated 4 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Updated 2 years ago
- Focus on Database kernel Development, include Basic Skill Content.☆151Updated last year
- ☆9Updated 3 years ago