22 results found Sort:

A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
Created 2014-09-26
131 commits to disk-io branch, last one about a year ago
76
1.3k
mit
32
Fast sorted collections for Swift using in-memory B-trees
Created 2015-12-15
499 commits to master branch, last one 5 years ago
Forensics tool for NTFS (parser, mft, bitlocker, deleted files)
Created 2020-02-28
332 commits to master branch, last one 10 months ago
72
310
unknown
15
Berkeley DB
Created 2011-09-13
7 commits to master branch, last one 11 years ago
32
256
unknown
8
A persistent B+Tree (clustered index) implementation in Rust.
Created 2020-04-24
70 commits to master branch, last one 2 years ago
51
240
apache-2.0
8
Modern C++ B-tree containers
Created 2019-08-02
5 commits to master branch, last one 3 years ago
B-tree implementation for Go
Created 2021-09-10
11 commits to main branch, last one 2 years ago
49
161
apache-2.0
10
An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure
Created 2015-09-28
54 commits to master branch, last one 6 months ago
Indexes your Python objects for fast lookup by their attributes.
Created 2022-05-20
384 commits to main branch, last one 2 months ago
5
96
apache-2.0
9
Greg's Template Library of useful classes.
Created 2022-02-15
314 commits to main branch, last one about a month ago
Java implementation for Introduction to Algorithms book.
Created 2016-10-11
122 commits to master branch, last one about a year ago
26
92
apache-2.0
7
KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java
Created 2012-09-17
147 commits to master branch, last one 2 years ago
Redis Tree (Ploytree) Structure Module
Created 2021-02-03
11 commits to master branch, last one 2 years ago
A proto-database inspired by SQLite for educational purposes.
Created 2023-07-25
39 commits to main branch, last one about a month ago
Embedded persistent key-value store for .NET. Pure C# code.
Created 2015-02-09
74 commits to master branch, last one 3 years ago
Source code for DPTree: Differential Indexing for Persistent Memory
Created 2020-09-01
6 commits to master branch, last one 2 years ago
SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
Created 2015-03-13
1,229 commits to master branch, last one 10 months ago
9
49
unknown
4
NeXTSrc
Created 2021-08-19
2 commits to master branch, last one 2 years ago
Implements some containers (stack, queue, priorityQueue, set, arrayList, linkedList, map and btree) in golang
Created 2020-04-29
44 commits to master branch, last one about a year ago
golang写的存储引擎,基于b+树,mmap
Created 2022-07-30
18 commits to main branch, last one about a year ago
It’s a pure safe BTree that can be used to build your own special-purpose btree data structure
Created 2023-02-11
151 commits to main branch, last one 29 days ago