KernelMaker / rocksutilLinks
A c++ develop toolkit
☆34Updated 8 years ago
Alternatives and similar repositories for rocksutil
Users that are interested in rocksutil are comparing it to the libraries listed below
Sorting:
- A raft consensus implementation that is simply and understandable☆321Updated 7 years ago
- C++ raft lib☆138Updated 3 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 7 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆101Updated 2 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 7 years ago
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 6 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 5 months ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆82Updated 5 years ago
- braft detailed explanation☆49Updated 7 years ago
- ☆18Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- An attempt to split the Raft library out of LogCabin