Repository navigation

#

btree

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

C
1880
3 年前

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

Swift
1322
4 年前

An on-disk B+tree for Python 3

Python
769
7 年前

An persistent relational database built in Go.

Go
703
3 个月前

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

C++
540
2 年前

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

Go
408
7 年前

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

Rust
317
1 年前

Modern C++ B-tree containers

C++
273
2 年前

B-tree implementation for Go

Go
239
4 年前
Java
227
5 年前

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

Java
175
2 年前

Indexes your Python objects for fast lookup by their attributes.

Python
142
8 天前

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

Java
103
1 个月前

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

Go
96
1 个月前

A proto-database inspired by SQLite for educational purposes.

C
86
3 个月前