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☆58Jan 9, 2020Updated 6 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆104Aug 27, 2025Updated 11 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Jun 8, 2026Updated 2 months ago
- Federated Principal Component Analysis Revisited!☆44Nov 1, 2021Updated 4 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.
- Java implementation of immutable key-value storage based on sorted string table☆12Jun 26, 2015Updated 11 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆40Aug 22, 2020Updated 5 years ago
- Disk based index database implementation. Purely written in Java.☆19Mar 11, 2018Updated 8 years ago
- B+树☆15Dec 19, 2017Updated 8 years ago
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Dec 22, 2018Updated 7 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
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆61Jul 28, 2023Updated 3 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
- B+ tree in pure Go.☆96Apr 21, 2015Updated 11 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- VanillaComm is a collection of reliable group communication primitives (e.g., total-ordering) that can benefit the distributed database s…☆12Dec 19, 2025Updated 7 months ago
- LSM tree based key-value database☆31Mar 5, 2024Updated 2 years ago
- This project enables you to use spring inside of a spark application.☆11May 6, 2015Updated 11 years ago
- B+ Tree implementation in Java☆17Aug 17, 2024Updated last year
- Java implementation of a B+ Tree, a data structure that efficiently retrieves data in a block-oriented storage context☆29Dec 18, 2023Updated 2 years ago
- benchmark driver for "Can Learned Models Replace Hash Functions?" VLDB submission☆16Oct 31, 2023Updated 2 years ago
- [VLDB 2022] High Performance Learned Index on Persistent Memory☆49Apr 19, 2023Updated 3 years ago
- A persistent learned index for non-volatile memory with high read/write performance.☆20Jun 16, 2022Updated 4 years ago
- Raft Java implementation which is simple and easy to understand.☆1,231Jan 10, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一个模仿Kafka的简单消息中间件☆14Jun 29, 2022Updated 4 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆41Jan 2, 2021Updated 5 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- A fast, log structured key-value store.☆529Apr 26, 2023Updated 3 years ago
- A distributed key-value store based on replicated LSM-Trees☆10May 18, 2017Updated 9 years ago
- Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.☆19Mar 13, 2019Updated 7 years ago
- 一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;☆14Dec 5, 2017Updated 8 years ago
- Implementation of distributed and parallel databases operations like fragmentation, parallel sort, range query etc.☆10Nov 2, 2017Updated 8 years ago
- Apache Directory Mavibot☆17Jun 2, 2026Updated 2 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A library and command-line tool to access MySQL InnoDB data file directly in Java☆495Jul 12, 2025Updated last year
- Java task scheduler to execute threads which dependency is managed by directed acyclic graph☆26Feb 2, 2017Updated 9 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆20Mar 13, 2020Updated 6 years ago
- A working project for High-concurrency B-tree source code in C☆254Aug 29, 2020Updated 5 years ago
- Sample app for Android's user activity recognition APIs (for Eclipse and Android Studio)☆11Oct 6, 2013Updated 12 years ago
- 超精简分布式对象存储☆49Dec 20, 2018Updated 7 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Mar 12, 2020Updated 6 years ago