Skip to content
View Zhihaoi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Zhihaoi

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

KV Storage

27 repositories

PerconaFT is a high-performance, transactional key-value store

C++ 559 122 Updated Mar 29, 2024

Key-value store with new indexing

C++ 36 25 Updated Sep 3, 2019

NoveLSM

C++ 38 35 Updated Dec 6, 2018

SILT: A Memory-Efficient, High-Performance Key-Value Store

C++ 177 63 Updated Mar 22, 2022
C++ 43 13 Updated Aug 19, 2021

Concurrent Log-Structured Memory for Many-Core Key-Value Stores

Rust 35 9 Updated Jul 7, 2020

A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.

C++ 26 10 Updated Mar 28, 2017

A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.

C++ 459 77 Updated Feb 16, 2016

Key Value Store based on LevelDB

C++ 110 37 Updated Oct 17, 2021

The PebblesDB write-optimized key-value store (SOSP 17)

C++ 507 100 Updated Apr 16, 2024

KVell: the Design and Implementation of a Fast Persistent Key-Value Store

C 279 64 Updated Nov 2, 2020

RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)

C++ 197 46 Updated Oct 15, 2024

CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.

C 151 23 Updated Oct 4, 2021

Lock-free Concurrent Level Hashing for Persistent Memory (USENIX ATC 2020)

C++ 50 13 Updated Mar 18, 2021

MatrixKV: Reducing Write Stalls and Write Amplification in LSM-tree Based KV Stores with a Matrix Container in NVM

C++ 74 36 Updated Aug 7, 2020
C++ 98 30 Updated Nov 19, 2020

A Write-friendly and Cache-optimized Hashing Scheme for Non-volatile Memory Systems (MSST 2017, TPDS 2018)

C 29 11 Updated Apr 11, 2018

First Practical and General-purpose Range Filter

C++ 535 91 Updated Mar 11, 2022

memcached development tree

C 13,641 3,292 Updated Dec 23, 2024

A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.

C 902 164 Updated Oct 29, 2023

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 67,571 23,847 Updated Dec 31, 2024

A library that provides an embeddable, persistent key-value store for fast storage.

C++ 28,913 6,367 Updated Jan 3, 2025

Write-Optimized and High-Performance Hashing Index Scheme for Persistent Memory (OSDI 2018, TOS 2019)

C 200 45 Updated Jul 20, 2020

HyperDex is a scalable, searchable key-value store

C++ 1,394 166 Updated May 21, 2024

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

C++ 36,893 7,898 Updated Jan 2, 2025

NVM key-value store API lIbrary repository.

C++ 88 25 Updated Mar 14, 2014

A Bloom Filter Tutorial

HTML 674 202 Updated Oct 9, 2024