23 skills found
bytedance / TerarkdbA RocksDB compatible KV storage engine with better performance
ByteStorage / FlyDBThe high-performance kv storage engine based on bitcask paper made in golang
TangSY / Edge Next StarterAn out‑of‑the‑box Next.js + Cloudflare full‑stack starter integrating Edge Runtime, D1 database, R2 storage, KV cache, Analytics Engine hooks, and a complete CI/CD pipeline.一个开箱即用的 Next.js + Cloudflare 全栈项目模板,集成 Edge Runtime、D1 数据库、R2 存储和完整的 CI/CD 流程。
Vanilla-Beauty / Tiny LsmA KV storage engine based on LSM Tree, supporting Redis RESP
openinx / MinibaseAn embedded KV storage engine for learning HBase
zuoyebang / BitalosdbBitalosdb is a high-performance KV storage engine.
Yongxin-Hu / TabbyKVTabby KV — Rust based KV Storage engine
zuoyebang / BitalostableBitalostable is a KV storage engine. It is used to store bitalostored cold data.
RapidsAtHKUST / EngineRaceRapidsRapids团队 (https://github.com/CheYulin , https://github.com/shixuansun and https://github.com/WANG-lp), Engine Race (Key-Value Store on Intel Optane SSD, https://tianchi.aliyun.com/competition/entrance/231689/rankingList/1 ),线上成绩413.69s, 排名第1
OpenMPDK / KVRocksRocksDB compatible key value store and MyRocks compatible storage engine designed for KV SSD
xcena-dev / MaruHigh-Performance KV Cache Storage Engine on CXL Shared Memory for LLM Inference
himakhaitan / Logkv StoreA lightweight, high-performance key-value store inspired by Bitcask. Built for simplicity, speed, and durability perfect for learning system design, experimenting with storage engines, or using as a fast KV store in your projects.
Vanilla-Beauty / Tiny Lsm GoA KV storage engine based on LSM Tree, supporting Redis RESP
xiao-yang25 / MySkipListA lightweight key-value storage engine based on skip list.|| 基于C++11的轻量级KV存储引擎
IceFireDB / Icefiredb Crdt KvDecentralized kv storage engine,support decentralized P2P networking, data synchronization and consistency between nodes.
Shashank1985 / Storage EngineA persistent KV storage engine for write heavy workloads
nosql-cn / AxeDBAxeDB - the distributed nosql storage built on Raft and compatibled with redis protocol,it provided tunable consistency and CDC,also support several KV engine like rocksdb,wriedtiger,leveldb,speedb,xengine.
meicanhong / DannydbThe kv storage engine implemented by danny
NuyoahCh / TinykvThe tiny KV storage engine implemented in Go, from scratch.
ARyaskov / Kira Kv EngineKV-storage engine based on Minimal perfect hash functions with hybrid indexing (+PGM Index) for Rust. Zero collisions. Pure O(1) performance.