A working project for High-concurrency B-tree source code in C
☆252Aug 29, 2020Updated 5 years ago
Alternatives and similar repositories for Btree-source-code
Users that are interested in Btree-source-code are comparing it to the libraries listed below
Sorting:
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆77Jul 3, 2021Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Jul 20, 2016Updated 9 years ago
- lock free modified prefix B+tree append-only database☆116May 19, 2015Updated 10 years ago
- The code for the paper: "A Lock-Free B+Tree" Anastasia Braginsky and Erez Petrank, SPAA'12, June 2012.☆15Sep 25, 2016Updated 9 years ago
- B+ tree implementation in C☆131Oct 2, 2020Updated 5 years ago
- BLInk Tree logic - storage and locking experiment☆28Oct 1, 2014Updated 11 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Apr 18, 2020Updated 5 years ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,881Jan 4, 2023Updated 3 years ago
- a simple btree implementation with automatic space reclaiming☆282Oct 5, 2018Updated 7 years ago
- Phase Fair and Standard Reader Writer Locks☆17Sep 16, 2019Updated 6 years ago
- ARTful radix tree☆13Feb 10, 2017Updated 9 years ago
- Beta release of Masstree.☆457Oct 15, 2023Updated 2 years ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆29Feb 8, 2023Updated 3 years ago
- A high-performance, memory-efficient concurrent hash table☆36Oct 5, 2013Updated 12 years ago
- C++ implementation of concurrent Binary Search Trees☆72Aug 17, 2015Updated 10 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆476Feb 4, 2021Updated 5 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Apr 5, 2023Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80May 20, 2014Updated 11 years ago
- btree written in c☆10Feb 26, 2015Updated 11 years ago
- Skeena: Efficient and Consistent Cross-Engine Transactions (SIGMOD 2022, ACM SIGMOD Research Highlights Award 2022)☆21May 11, 2023Updated 2 years ago
- A very fast on-disk database for SHA1-identified objects☆57Jul 7, 2016Updated 9 years ago
- In-memory generic B-tree implementation☆27Mar 13, 2011Updated 15 years ago
- A distributed key-value cache with builtin materialized views.☆25Nov 14, 2014Updated 11 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆424Jul 14, 2013Updated 12 years ago
- TokuFT is a high-performance, transactional key-value store☆19May 6, 2020Updated 5 years ago
- B+ tree implementation which stores data in file☆280Jan 12, 2024Updated 2 years ago
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- Benchmarking In-Memory Index Structures☆26Jan 14, 2019Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87May 13, 2014Updated 11 years ago
- This is an efficient in-memory B+ tree, implemented in C++.☆10Sep 15, 2017Updated 8 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Feb 5, 2023Updated 3 years ago
- On-Disk B+ Tree implemented in Rust☆209May 22, 2020Updated 5 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆521Apr 16, 2024Updated last year
- A raft consensus implementation that is simply and understandable☆319Nov 17, 2018Updated 7 years ago
- A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie☆1,330Nov 21, 2025Updated 3 months ago
- An embedded key-value store library specialized for building state machine and log store☆238Jan 8, 2026Updated 2 months ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆55Feb 7, 2015Updated 11 years ago
- Yet another key-value storage for Rust☆72Dec 17, 2021Updated 4 years ago
- BadgerTrap is a tool to instrument x86-64 TLB misses.☆13Nov 13, 2016Updated 9 years ago