Stars
peichen-cs / KallaxDB
Forked from sfxsdh/KallaxDBKallaxDB: A Table-less Hash-based Key-Value Store on Storage Hardware with Built-in Transparent Compression
KallaxDB: A Table-less Hash-based Key-Value Store on Storage Hardware with Built-in Transparent Compression
A collection of state machine replication protocols
A raft consensus protocol implementation in C++.
Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)
Proactive-adaptive arbitration between shipping compute and shipping data
Simple distributed system: MapReduce, Primary/backup, Paxos-based, Sharded key value service. Recover for persistence.
iyzhang / Hoard
Forked from emeryberger/HoardThe Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, Mac, and Solaris.
Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations. C interface with language bindings for each of our SDKs
ccding / diskbenchmark
Forked from ongardie/diskbenchmarkBenchmarking utilities for measuring the latencies of disks (mostly interesting for SSDs).