b-plus-tree
Here are 71 public repositories matching this topic...
Language:All
Sort:Most stars
the champagne of beta embedded databases
- Updated
Nov 4, 2025 - Rust
An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure
- Updated
Nov 8, 2023 - Java
A relational database engine using B+ tree indexing
- Updated
Aug 8, 2021 - C++
This is the implementation repository of our SOSP'24 paper: CHIME: A Cache-Efficient and High-Performance Hybrid Index on Disaggregated Memory.
- Updated
Nov 7, 2024 - C++
Query-Aware LSH for Approximate NNS (PVLDB 2015 and VLDBJ 2017)
- Updated
Jul 9, 2021 - C++
pure B+Tree that mimics the implementation of std::collections::BTreeMap
- Updated
Apr 18, 2021 - Rust
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 disk).
- Updated
Feb 7, 2023 - Java
Waterwheel is a distributed append-only store supporting millions insertions per second and realtime temporal and key range query
- Updated
Jan 23, 2019 - HTML
Kiwi is a multi-backend key-value store written in Go.
- Updated
Nov 19, 2023 - Go
A growable array (vector) implemented as a B-tree
- Updated
Jun 14, 2025 - Rust
A B+ Tree based database storage engine, written in Go.
- Updated
Feb 19, 2026 - Go
🌲 Improved Interval B+ tree implementation, in TS 🌲
- Updated
Dec 28, 2021 - TypeScript
Memory-resident B+ tree implementation, supporting insertion, key based search, bound based search and range search operations.
- Updated
Sep 3, 2023 - C++
Encrypted Key-Value Store
- Updated
Mar 31, 2024 - Java
An educational Rust project to implement an SQLite-like database from scratch, exploring database concepts such as indexes, Write-Ahead Logging (WAL), and RAFT
- Updated
Apr 6, 2025 - Rust
Hybrid B+ Tree and HNSW index for efficient k-NN search with scalar filtering using probabilistic optimization
- Updated
Dec 29, 2024 - Jupyter Notebook
Project developed in C for Algorithms and Data Structures II discipline.
- Updated
Oct 21, 2022 - C
Improve this page
Add a description, image, and links to theb-plus-tree topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theb-plus-tree topic, visit your repo's landing page and select "manage topics."