SkillAgentSearch skills...

Bplustree

A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage

Install / Use

/learn @begeekmyfriend/Bplustree
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

B+Tree

A minimal B+Tree implementation for millions (even billions) of key-value storage based on Posix.

Branch

in-memory for learning and debugging.

Demo

./demo_build.sh

Code Coverage Test

Note: You need to rm /tmp/coverage.index* for this testing every time because the configuration (i.e block size and order etc.) in those index files is immutable!

./coverage_build.sh

Related Skills

View on GitHub
GitHub Stars1.9k
CategoryDevelopment
Updated12h ago
Forks316

Languages

C

Security Score

100/100

Audited on Mar 23, 2026

No findings