Disk-based B+-tree written in Pure Java
☆227Oct 13, 2020Updated 5 years ago
Alternatives and similar repositories for btree4j
Users that are interested in btree4j are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆177Nov 8, 2023Updated 2 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆106Aug 27, 2025Updated 9 months ago
- Disk based index database implementation. Purely written in Java.☆19Mar 11, 2018Updated 8 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆52Updated this week
- XBird: Light-weight XQuery processor and XML database system written in Java☆14Oct 8, 2019Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆62Jul 28, 2023Updated 2 years ago
- Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store☆878Feb 6, 2026Updated 3 months ago
- Persistent data structures - immutable copy-on-write lists, maps and sets for Java☆11Feb 14, 2021Updated 5 years ago
- HawtDB is an embedded MVCC Key/Value Database☆81Feb 17, 2014Updated 12 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Aug 8, 2017Updated 8 years ago
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Dec 22, 2018Updated 7 years ago
- A fast, log structured key-value store.☆531Apr 26, 2023Updated 3 years ago
- Open source Java implementation for Raft consensus protocol.☆1,450May 22, 2026Updated last week
- Raft Java implementation which is simple and easy to understand.☆1,232Jan 10, 2024Updated 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.
- Java implementation of immutable key-value storage based on sorted string table☆12Jun 26, 2015Updated 10 years ago
- hybrid spatial data structure☆12Apr 27, 2021Updated 5 years ago
- A fast object pool for the JVM☆392May 18, 2026Updated last week
- B+树☆15Dec 19, 2017Updated 8 years ago
- Apache Directory Mavibot☆17May 18, 2026Updated last week
- A fast key/value store that is efficient for high-volume random access reads and writes.☆358May 17, 2017Updated 9 years ago
- A data structure for storing points.☆18Apr 27, 2021Updated 5 years ago
- An embedded KV storage engine for learning HBase☆250Oct 13, 2020Updated 5 years ago
- 自己DIY一个具有ACID的数据库☆874Dec 5, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- dcache nfs server to export regular file system☆18Jan 17, 2024Updated 2 years ago
- Port of LevelDB to Java☆1,559Nov 19, 2022Updated 3 years ago
- High performance I/O library for Java using io_uring under the hood☆181Aug 30, 2024Updated last year
- Rust geohash library☆17Nov 3, 2020Updated 5 years ago
- 监听mysql binlog实时生成GAE使用的增量索引☆11Jan 24, 2018Updated 8 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.