baili-zhang / lynxdbLinks
LynxDB is a distributed storage writen by Java language, Supporting (key, column family, column, value) structured storage.
☆16Updated last year
Alternatives and similar repositories for lynxdb
Users that are interested in lynxdb are comparing it to the libraries listed below
Sorting:
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 9 months ago
- 分布式leveldb☆23Updated 4 years ago
- 500 行代码实现一个基于 LSM 的数据库☆145Updated 4 years ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 6 years ago
- A light weight distributed key-value database system with table concept.☆84Updated 4 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 5 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- High performance distributed key-value database☆13Updated 4 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- 基于LevelDB的改进☆29Updated 6 years ago
- ☆133Updated 4 years ago
- Hiactor is a distributed C++ actor framework.☆117Updated last year
- 基于B+树的磁盘索引☆13Updated 5 years ago
- ltio, a network io library with pluggable coroutine supported(just run task like goroutine)☆22Updated last year
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Updated 2 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 5 months ago
- Focus on Database kernel Development, include Basic Skill Content.☆156Updated 2 years ago
- read source code of boltdb & re-implement it in c++☆12Updated 7 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- A data structure and algorithm library built for ToplingDB☆60Updated 3 weeks ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 5 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 5 years ago
- 数据库引擎开发课程☆133Updated 5 years ago
- build a simple database in C, just like SQLite☆52Updated 3 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆208Updated 2 years ago