Skip to content
#

pluggable-storage

Here are 2 public repositories matching this topic...

Language: All
Filter by language

A high-performance, persistent B+ Tree implementation in Rust featuring a pluggable storage engine architecture. Built for durability and extensibility, it supports custom block storage backends, unified node structures, and atomic writes for crash safety. Ideal for building custom databases, metadata indexes, or embedded key-value stores.

  • Updated Feb 4, 2026
  • Rust

Add this topic to your repo

To associate your repository with the pluggable-storage topic, visit your repo's landing page and select "manage topics."

Learn more