embedded2016 / bplus-tree
B+ tree implementation in C
☆128Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for bplus-tree
- B+ tree implementation which stores data in file☆275Updated 9 months ago
- 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
- skip list with rank, code less than z_set in redis☆172Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆156Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- C++ raft lib☆128Updated 2 years ago
- High performance web server☆24Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 6 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆171Updated 8 years ago
- buddy system memory allocator☆33Updated 9 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆97Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago
- Berkeley DB☆330Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆150Updated 7 months ago
- levi-db is a fast database engine☆36Updated 6 years ago
- Different implementations of spinlock.☆103Updated 9 years ago
- mit-6.824-2012☆42Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- A lightweight high performance http server☆116Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A simple coroutine☆39Updated 9 years ago
- An event-driven c library open source by taobao originally and maintain here☆20Updated 4 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- A mini database implementation.☆227Updated last year
- A Raft based K-V database implemented with cpp.☆37Updated 4 years ago