Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

b-plus-tree

Here are 71 public repositories matching this topic...

An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure

  • UpdatedNov 8, 2023
  • Java

This is the implementation repository of our SOSP'24 paper: CHIME: A Cache-Efficient and High-Performance Hybrid Index on Disaggregated Memory.

  • UpdatedNov 7, 2024
  • C++

Query-Aware LSH for Approximate NNS (PVLDB 2015 and VLDBJ 2017)

  • UpdatedJul 9, 2021
  • C++

pure B+Tree that mimics the implementation of std::collections::BTreeMap

  • UpdatedApr 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).

  • UpdatedFeb 7, 2023
  • Java

Waterwheel is a distributed append-only store supporting millions insertions per second and realtime temporal and key range query

  • UpdatedJan 23, 2019
  • HTML

Kiwi is a multi-backend key-value store written in Go.

  • UpdatedNov 19, 2023
  • Go

B+Tree implementation in Kotlin

  • UpdatedApr 1, 2019
  • Kotlin

A growable array (vector) implemented as a B-tree

  • UpdatedJun 14, 2025
  • Rust

Filesystem-based B+ Tree Index

  • UpdatedDec 1, 2018
  • C++

A B+ Tree based database storage engine, written in Go.

  • UpdatedFeb 19, 2026
  • Go

This is an efficient in-memory B+ tree, implemented in C++.

  • UpdatedSep 15, 2017
  • C++

Memory-resident B+ tree implementation, supporting insertion, key based search, bound based search and range search operations.

  • UpdatedSep 3, 2023
  • C++

An educational Rust project to implement an SQLite-like database from scratch, exploring database concepts such as indexes, Write-Ahead Logging (WAL), and RAFT

  • UpdatedApr 6, 2025
  • Rust

Hybrid B+ Tree and HNSW index for efficient k-NN search with scalar filtering using probabilistic optimization

  • UpdatedDec 29, 2024
  • Jupyter Notebook

Project developed in C for Algorithms and Data Structures II discipline.

  • UpdatedOct 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.

Curate this topic

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."

Learn more


[8]ページ先頭

©2009-2026 Movatter.jp