owenliang / leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
☆29Updated 10 months ago
Alternatives and similar repositories for leveldb
Users that are interested in leveldb are comparing it to the libraries listed below
Sorting:
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- A C++17-based lightweight high-performance network library☆259Updated last year
- Build your own VectorDB with C++☆25Updated 5 months ago
- A distributed service governance framework. 分布式服务治理框架☆429Updated last year
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆41Updated 6 years ago
- LevelDB 源码剖析☆180Updated 6 years ago
- ☆43Updated 2 years ago
- 实用系统编程☆54Updated 3 months ago
- brpc源码分析☆329Updated 5 years ago
- 自己用C++实现小型Redis☆33Updated 6 years ago
- C++简单小工具轮子☆101Updated 2 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆36Updated 4 months ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆200Updated last year
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 6 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated this week
- bitcask storage system【WIP】☆8Updated last year
- TinyDB (under progress)☆65Updated 2 years ago
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- 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…☆25Updated last year
- c++20 coroutine with epoll and queue☆88Updated last year
- A generic raft library☆285Updated 5 months ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆123Updated 3 years ago
- Google-MapReduce-GFS-BigTable(Google三大论文)☆38Updated 5 years ago
- 学习muduo网络库的一些笔记☆110Updated 4 years ago
- ☆42Updated 5 months ago
- My Blog☆26Updated 8 years ago
- <-- workflow 中文注释 / demos / 源码解析☆287Updated 3 years ago
- Writing a sqlite clone from scratch in C++☆132Updated 2 years ago
- LSM-Tree 论文的中文翻译☆76Updated 2 years ago