An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with b-plus-tree

A curated list of projects in awesome lists tagged with b-plus-tree .

https://github.com/spy16/kiwi

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

b-plus-tree database go golang key-value-store

Last synced: 06 Sep 2025

https://github.com/riywo/b-plus-tree

B+Tree implementation in Kotlin

avro b-plus-tree kotlin

Last synced: 28 Apr 2025

https://github.com/adarsh-kmt/dragondb

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

b-plus-tree buffer-pool-manager database golang slotted-page

Last synced: 16 May 2026

https://github.com/ciusji/sled

The champagne of beta embedded database.

b-link-tree b-plus-tree b-tree bw-tree database embedded-kv kv rust

Last synced: 15 May 2026

https://github.com/naoto0822/go-b-plus-tree

B+Tree implementation in Go :deciduous_tree:

b-plus-tree database go

Last synced: 14 Jan 2026

https://github.com/kkli08/veloxdb

Persistent Key-Value Storage Database Library.

b-plus-tree bloom-filter c-plus-plus key-value-storage lsm-tree protobuf red-black-tree

Last synced: 22 Jan 2026

https://github.com/mansi-k/bplustree_rangeq

Implemented B+ Tree for executing range queries on large SQL records

b-plus-tree large-files range-query range-search scratch-implementation

Last synced: 15 Apr 2025

https://github.com/nikos25k/implementation-of-database-management-systems

This repository contains three projects exploring the core concepts of database systems: Heap File Management, B+ Tree Indexing, and External Merge Sort. Built in C, these assignments demonstrate block-level file management, indexing, and sorting algorithms, providing hands-on experience with database internals and performance optimization.

b-plus-tree b-plus-tree-index block-file-functions c database-perfomance database-systems external-merge-sort external-sorting file-organization heap-file indexing sorting-algorithms

Last synced: 20 Jun 2025

https://github.com/mivinci/hdb

A simple embedded KV database using B+ tree.

b-plus-tree embedded-database kv-database

Last synced: 07 Apr 2025