Skip to content
View boki1's full-sized avatar
🧐
🧐

Block or report boki1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Stars

Data

Data structures, implementation related to storing data efficiently
15 repositories

Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency

C 73 11 Updated Jul 3, 2021

A working project for High-concurrency B-tree source code in C

C 243 48 Updated Aug 29, 2020

A fast compressor/decompressor

C++ 6,090 976 Updated Aug 18, 2024

On-Disk Merkle BTree implemented in Rust

Rust 5 Updated Dec 3, 2019

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

Rust 267 34 Updated Jul 3, 2024

B-tree implementation in C

C 313 34 Updated Jul 12, 2024

implementation of binary search trees and its iterators

C++ 3 Updated Jan 25, 2018

On-Disk B+ Tree implemented in Rust

Rust 199 23 Updated May 22, 2020

Compile-time Huffman coding compression using C++20

C++ 165 10 Updated Oct 12, 2021

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

C 1,854 315 Updated Jan 4, 2023

B+ tree implementation which stores data in file

C++ 270 78 Updated Jan 12, 2024

B+ tree implementation in C

C 128 53 Updated Oct 2, 2020

COW b-trees

C 96 33 Updated Nov 11, 2017

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…

C 66,185 23,690 Updated Sep 4, 2024

SQLRite - Simple embedded database modeled off SQLite in Rust

Rust 1,073 59 Updated Jul 12, 2022