embedded2016 / bplus-tree
B+ tree implementation in C
☆129Updated 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
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- B+ tree implementation which stores data in file☆275Updated last year
- skip list with rank, code less than z_set in redis☆171Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆145Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- A Raft based K-V database implemented with cpp.☆37Updated 5 years ago
- mit-6.824-2012☆42Updated 9 years ago
- High performance web server☆24Updated 6 years ago
- A simple coroutine☆39Updated 10 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- An event-driven c library open source by taobao originally and maintain here☆20Updated 4 years ago
- C++ raft lib☆131Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- A cache-efficiency weight balanced binary tree☆70Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 7 years ago
- levi-db is a fast database engine☆36Updated 6 years ago
- QSBR and EBR library☆117Updated 5 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Updated 11 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last month
- Yet Another RAFT implementation☆126Updated 6 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 5 years ago