A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
☆1,878Jan 4, 2023Updated 3 years ago
Alternatives and similar repositories for bplustree
Users that are interested in bplustree are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- B+ tree implementation which stores data in file☆281Jan 12, 2024Updated 2 years ago
- B+ tree implementation in C☆130Oct 2, 2020Updated 5 years ago
- Absolute balanced kdtree for fast kNN search.☆180Oct 26, 2025Updated 8 months ago
- skip list with rank, code less than z_set in redis☆173May 24, 2023Updated 3 years ago
- A working project for High-concurrency B-tree source code in C☆252Aug 29, 2020Updated 5 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- An advanced Tompson Shell porting on Linux.☆50Jul 10, 2014Updated 11 years ago
- Substitute for bloom filter.☆328Jan 3, 2021Updated 5 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆476Feb 4, 2021Updated 5 years ago
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆530Nov 14, 2018Updated 7 years ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,217Oct 25, 2024Updated last year
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆77Jul 3, 2021Updated 5 years ago
- LeetCode in pure C☆3,162Mar 10, 2026Updated 3 months ago
- A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie☆1,331Nov 21, 2025Updated 7 months ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,372Dec 4, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Jul 20, 2016Updated 9 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,688May 21, 2022Updated 4 years ago
- B-tree implementation in C☆376Jan 23, 2025Updated last year
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.