davidmoten / bplustreeView external linksLinks
B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys
☆51Feb 2, 2026Updated last week
Alternatives and similar repositories for bplustree
Users that are interested in bplustree are comparing it to the libraries listed below
Sorting:
- Disk-based B+-tree written in Pure Java☆227Oct 13, 2020Updated 5 years ago
- B+ Tree implementation in Java☆18Aug 17, 2024Updated last year
- High speed filtering of arbitrarily large JSON documents☆10Apr 24, 2023Updated 2 years ago
- Java library implementing immutable R-tree and R*-tree for n dimensions☆69Feb 2, 2026Updated last week
- Consistent Hash Java Library☆58Aug 6, 2021Updated 4 years ago
- ☆10Dec 10, 2018Updated 7 years ago
- A comprehensive jmh-based benchmark on various RTree configurations for Dave Moten's rtree implementation.☆11Mar 24, 2017Updated 8 years ago
- Fork of ini4j library with patches needed for IntelliJ IDEA☆13Oct 12, 2020Updated 5 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆176Nov 8, 2023Updated 2 years ago
- Java library to create and search random access files (including in S3) using the space-filling hilbert index (sparse)☆50Feb 2, 2026Updated last week
- Monitoring for Aeron Messaging☆11Jan 10, 2023Updated 3 years ago
- Zipper data structure for Java☆14Sep 10, 2009Updated 16 years ago
- Java B-tree Merkle tree implementation that alters and traverses its contents in a sequential manner.☆17Jun 3, 2011Updated 14 years ago
- Simple Conflict-free Replicated Data Types (CRDTs) for Java☆36Jan 29, 2017Updated 9 years ago
- various payload matters☆10Nov 16, 2022Updated 3 years ago
- Customizable JavaFX Dashboard with theme changer, dark/light modes, and table builder for a user-friendly interface☆10Feb 10, 2023Updated 3 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Sep 24, 2019Updated 6 years ago
- A simple calculator app built with Scala JS and Tyrian.☆12Dec 5, 2023Updated 2 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆29Nov 3, 2019Updated 6 years ago
- Exception in lambda expressions☆14Jul 27, 2019Updated 6 years ago
- j.u.s.Stream alternative (synchronous only), reusable, faster, more operators, easier to use.☆18Feb 2, 2026Updated last week
- Java library to compile and run C++ code in-memory☆15Oct 15, 2017Updated 8 years ago
- SWIM Protocol in Java☆10Apr 1, 2020Updated 5 years ago
- Fast incremental parsing using piece table and tree-sitter to generate syntax tree☆12May 12, 2020Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Apr 30, 2020Updated 5 years ago
- Immutable in-memory R-Tree and R*-Tree for Java with Iterable API☆97Feb 3, 2026Updated last week
- Simple in-memory Graph Database/Cache (Triplestore): learn how a Graph DB works (educational, learner)☆12Feb 6, 2016Updated 10 years ago
- Code for blog posts on string search algorithms.☆17Mar 4, 2020Updated 5 years ago
- A Java parser for TOML☆15Oct 13, 2020Updated 5 years ago
- Statistics about data (cardinality estimation, frequent item detection, approximate counting,...)☆16Jun 21, 2022Updated 3 years ago
- Fork of Evan Jones original mmap-pause project☆14Jan 12, 2026Updated last month
- Sunshower Common Libraries☆17Jul 7, 2023Updated 2 years ago
- Secure REST service to index, search, retrieve and aggregate content from heterogeneous sources.☆20Oct 3, 2024Updated last year
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Oct 13, 2020Updated 5 years ago
- Slides and labs for JGroups workshop☆31Nov 17, 2025Updated 2 months ago
- High performance and low latency Exchange Collections written in Java☆63Mar 20, 2024Updated last year
- Home photos management☆41Updated this week
- Extensible SQL Lexer and Parser for Rust☆12Dec 22, 2021Updated 4 years ago
- JStall is a small command-line tool for one-shot inspection of running JVMs using thread dumps and short, on-demand profiling.☆36Updated this week