Repository navigation

#

btree

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

C
1878
3 年前

Fast sorted collections for Swift using in-memory B-trees

Swift
1322
3 年前

An on-disk B+tree for Python 3

Python
768
6 年前

An persistent relational database built in Go.

Go
702
1 个月前

Forensics tool for NTFS (parser, mft, bitlocker, deleted files)

C++
535
2 年前

B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go

Go
409
6 年前

A persistent B+Tree (clustered index) implementation in Rust.

Rust
311
1 年前

Modern C++ B-tree containers

C++
275
2 年前

B-tree implementation for Go

Go
239
3 年前
Java
224
5 年前

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

Java
173
2 年前

Indexes your Python objects for fast lookup by their attributes.

Python
138
5 天前

KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java

Java
101
1 年前

A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.

Go
90
8 个月前

A proto-database inspired by SQLite for educational purposes.

C
85
2 个月前