27 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
75
1.3k
mit
31
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 about a year ago
78
338
unknown
16
Berkeley DB
Created 2011-09-13
7 commits to master branch, last one 12 years ago
36
285
mit
7
A persistent B+Tree (clustered index) implementation in Rust.
Created 2020-04-24
80 commits to master branch, last one 5 months ago
52
266
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
8
198
agpl-3.0
8
The AriaSQL relational database management system.
Created 2024-02-14
516 commits to master branch, last one 3 months ago
48
169
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 about a year ago
7
136
apache-2.0
10
Greg's Template Library of useful classes.
Created 2022-02-15
335 commits to main branch, last one 25 days ago
Indexes your Python objects for fast lookup by their attributes.
Created 2022-05-20
384 commits to main branch, last one 9 months ago
23
118
agpl-3.0
20
TuplDB is a high-performance, concurrent, transactional, scalable, low-level embedded database.
Created 2012-12-07
5,476 commits to master branch, last one 7 days ago
Java implementation for Introduction to Algorithms book.
Created 2016-10-11
122 commits to master branch, last one 2 years ago
24
96
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 main branch, last one 2 years ago
3
80
bsd-3-clause
4
A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.
Created 2024-07-31
69 commits to main branch, last one about a month ago
A proto-database inspired by SQLite for educational purposes.
Created 2023-07-25
39 commits to main branch, last one 7 months ago
Redis Tree (Ploytree) Structure Module
Created 2021-02-03
11 commits to master branch, last one 3 years 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 3 years ago
12
58
unknown
5
NeXTSrc
Created 2021-08-19
2 commits to master branch, last one 3 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 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 7 months ago
Bf-Tree: A Modern Read-Write-Optimized Concurrent Larger-Than-Memory Range Index
Created 2024-08-27
21 commits to main branch, last one 2 months ago
golang写的存储引擎,基于b+树,mmap
Created 2022-07-30
18 commits to main 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 2 years ago
Benchmarking Rust storage engines
Created 2023-12-18
59 commits to main branch, last one 4 months ago