messixukejia / leveldb
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
Alternatives and similar repositories for leveldb:
Users that are interested in leveldb are comparing it to the libraries listed below
- LevelDB 源码剖 析☆180Updated 5 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- Multithreaded network library in C++17☆87Updated 3 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 7 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆218Updated 7 years ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆75Updated 4 years ago
- brpc源码分析☆316Updated 5 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆37Updated 5 years ago
- C++ raft lib☆131Updated 2 years ago
- 整理归纳个人学习生活的思维导图☆17Updated 3 years ago
- cmu 15445 2018,DBMS实现☆50Updated 5 years ago
- 加入个人阅读代码注释的etcd raft实现☆198Updated 3 years ago
- A small Key-Value storage engine written in C++.☆106Updated last year
- ☆43Updated last year
- Rapids团队 (https://github.com/CheYulin , https://github.com/shixuansun and https://github.com/WANG-lp), Engine Race (Key-Value Store on I…☆112Updated 6 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆33Updated 4 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- C++ header only multi-paxos library.☆39Updated 2 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆119Updated 2 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 5 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- TinyDB (under progress)☆63Updated 2 years ago
- My implementation of https://github.com/tidb-incubator/tinykv . My notes: https://rinchannowww.github.io/tinykv-notes/☆20Updated 3 years ago
- Annotated leveldb☆18Updated 5 years ago
- 电子科技大学分布式存储与计算实验室2018新生学习资料整理☆79Updated 5 years ago
- Focus on Database kernel Development, include Basic Skill Content.☆151Updated last year
- distributed system, db, storage, computing jobs hub☆171Updated last year
- ShaunDB is a distributed key-value database by myself design.It is intended to satisfy my thesis implementation of the lsm tree, and to g…☆24Updated last year
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- A generic raft library☆279Updated 2 months ago