embedded2016 / bplus-treeLinks
B+ tree implementation in C
☆132Updated 4 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:
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- B+ tree implementation which stores data in file☆281Updated last year
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A simple coroutine☆39Updated 10 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- ☆37Updated 10 years ago
- C++ raft lib☆136Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- High performance web server☆24Updated 7 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Fast on-disk persistent key-value store☆388Updated 7 years ago
- ☆16Updated 8 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- Berkeley DB☆366Updated last year
- levi-db is a fast database engine☆36Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- ☆155Updated 12 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last month