zcbenz / BPlusTree
B+ tree implementation which stores data in file
☆278Updated last year
Alternatives and similar repositories for BPlusTree:
Users that are interested in BPlusTree are comparing it to the libraries listed below
- B+ tree implementation in C☆131Updated 4 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆220Updated 7 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- C++ raft lib☆136Updated 2 years ago
- BTree and BPlusTree Realize:B树和B+树的实现代码☆87Updated 9 years ago
- High-Performance C++ Data System☆124Updated last year
- C++ implementation of raft consensus☆263Updated last year
- Probably the best implementation for SkipList written by C++☆121Updated last year
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 7 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆472Updated 4 years ago
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆147Updated 5 years ago
- A mini database implementation.☆235Updated last year
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆505Updated 6 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 7 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 8 years ago
- Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)☆160Updated 4 years ago
- An adaptive radix tree for efficient indexing in main memory.☆157Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆166Updated 10 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 6 years ago
- braft detailed explanation☆47Updated 7 years ago
- LevelDB 源码剖析☆180Updated 6 years ago
- 整理归纳个人学习生活的思维导图☆17Updated 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
- Modern C++ B-tree containers☆272Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A distributed Google File System (GFS), partially implemented in C++.☆81Updated 2 years ago
- Scalable Hashing on Persistent Memory☆193Updated last year