janneku / btree
In-memory generic B-tree implementation
☆27Updated 13 years ago
Alternatives and similar repositories for btree:
Users that are interested in btree are comparing it to the libraries listed below
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 10 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- TCP/IP stack implementation☆18Updated 4 years ago
- The C++ TiKV client used by TiFlash.☆41Updated last week
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- B+ tree implementation in C☆129Updated 4 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 4 years ago
- A data structure and algorithm library built for ToplingDB☆57Updated 2 months ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 4 years ago
- A Raft based K-V database implemented with cpp.☆37Updated 5 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last month
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- Concurrent trie-hash map library☆91Updated last year
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆50Updated 7 years ago
- ☆16Updated 7 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago