An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure
☆177Nov 8, 2023Updated 2 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:
- Disk-based B+-tree written in Pure Java☆226Oct 13, 2020Updated 5 years ago
- A Java implementation of B+ tree for key-value store☆57Jan 9, 2020Updated 6 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆106Aug 27, 2025Updated 7 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆52Feb 2, 2026Updated 2 months ago
- Disk based index database implementation. Purely written in Java.☆19Mar 11, 2018Updated 8 years ago
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A fast key/value store that is efficient for high-volume random access reads and writes.☆360May 17, 2017Updated 8 years ago
- B+树☆15Dec 19, 2017Updated 8 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆61Jul 28, 2023Updated 2 years ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Nov 30, 2019Updated 6 years ago
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Dec 22, 2018Updated 7 years ago
- An implementation of B+Tree (a multiway search tree based on the memory, i.e., all data records are stored in the memory instead of the d…☆20Feb 7, 2023Updated 3 years ago
- SimpleDB implementation for MIT 6.830☆11Nov 15, 2019Updated 6 years ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,882Jan 4, 2023Updated 3 years ago
- ☆14Apr 8, 2023Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- LSM tree based key-value database☆31Mar 5, 2024Updated 2 years ago
- A JVM-embeddable Distributed Database☆327Sep 1, 2025Updated 7 months ago
- This project enables you to use spring inside of a spark application.☆11May 6, 2015Updated 10 years ago
- B+ Tree implementation in Java☆18Aug 17, 2024Updated last year
- HawtDB is an embedded MVCC Key/Value Database☆81Feb 17, 2014Updated 12 years ago
- 分布式、高可用的延迟调度系统、可以配合消息队列实现延迟任务队列☆12Dec 5, 2023Updated 2 years ago
- BLInk Tree logic - storage and locking experiment☆28Oct 1, 2014Updated 11 years ago
- dragonboat multi group raft product ready example by pebbledb☆20Oct 30, 2023Updated 2 years ago
- benchmark driver for "Can Learned Models Replace Hash Functions?" VLDB submission☆16Oct 31, 2023Updated 2 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.
- A fast, log structured key-value store.☆529Apr 26, 2023Updated 2 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆30Nov 3, 2019Updated 6 years ago
- Embedded Key Value Java Database☆367Oct 13, 2020Updated 5 years ago
- A persistent learned index for non-volatile memory with high read/write performance.☆21Jun 16, 2022Updated 3 years ago
- Raft Java implementation which is simple and easy to understand.☆1,231Jan 10, 2024Updated 2 years ago
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆28Dec 18, 2023Updated 2 years ago
- 一个模仿Kafka的简单消息中间件☆14Jun 29, 2022Updated 3 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆38Jan 2, 2021Updated 5 years ago
- Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.☆19Mar 13, 2019Updated 7 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;☆12Dec 5, 2017Updated 8 years ago
- flink sql redis 连接器☆12Nov 20, 2023Updated 2 years ago
- Implementation of distributed and parallel databases operations like fragmentation, parallel sort, range query etc.☆10Nov 2, 2017Updated 8 years ago
- Online LDA using Hoffman's Python Implementation☆15Nov 14, 2014Updated 11 years ago
- A library and command-line tool to access MySQL InnoDB data file directly in Java☆495Jul 12, 2025Updated 9 months ago
- Java task scheduler to execute threads which dependency is managed by directed acyclic graph☆25Feb 2, 2017Updated 9 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago