Repository navigation

#

btree

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

C
1869
2 年前

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

Swift
1319
3 年前

An on-disk B+tree for Python 3

Python
768
6 年前

An persistent relational database built in Go.

Go
631
1 个月前

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

C++
507
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
298
10 个月前

Modern C++ B-tree containers

C++
272
2 年前

B-tree implementation for Go

Go
237
3 年前
Java
221
5 年前

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

Java
169
1 年前

Indexes your Python objects for fast lookup by their attributes.

Python
135
19 天前

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

Java
99
7 个月前

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

Go
87
4 个月前