embedded2016 / bplus-treeLinks
B+ tree implementation in C
☆131Updated 5 years ago
Alternatives and similar repositories for bplus-tree
Users that are interested in bplus-tree are comparing it to the libraries listed below
Sorting:
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- A working project for High-concurrency B-tree source code in C☆252Updated 5 years ago
- B+ tree implementation which stores data in file☆280Updated 2 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- skip list with rank, code less than z_set in redis☆175Updated 2 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- C++ raft lib☆138Updated 3 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Updated 12 years ago
- A simple coroutine☆39Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- High performance web server☆24Updated 7 years ago
- ☆37Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- An event-driven c library open source by taobao originally and maintain here☆21Updated 5 years ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆166Updated 11 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 7 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- Berkeley DB☆388Updated 2 years ago
- Fast on-disk persistent key-value store☆388Updated 7 years ago
- The tiny bitcask storage engine☆114Updated 7 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- libpaxos的注释版本☆34Updated 11 years ago
- A mini database implementation.☆241Updated 5 months ago
- C++ implementation of raft consensus☆272Updated 2 years ago
- annotate the source code of jemalloc 4.2.1☆118Updated 11 months ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago