lorneli's Stars
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
gabime/spdlog
Fast C++ logging library.
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
apache/thrift
Apache Thrift
brendangregg/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
hashicorp/raft
Golang implementation of the Raft consensus protocol
lni/dragonboat
A feature complete and high performance multi-group Raft library in Go.
Tencent/phxpaxos
The Paxos library implemented in C++ that has been used in the WeChat production environment.
huihut/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
goraft/raft
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
dgryski/awesome-consensus
Awesome list for Paxos and friends
hoytech/vmtouch
Portable file system cache diagnostics and control
pmem/pmdk
Persistent Memory Development Kit
basho/bitcask
because you need another a key/value storage engine
douban/beansdb
Archived, see GoBeansDB instead.
PlatformLab/RAMCloud
**No Longer Maintained** Official RAMCloud repo
NVSL/linux-nova
NOVA is a log-structured file system designed for byte-addressable non-volatile memories, developed at the University of California, San Diego.
goossaert/kingdb
Fast on-disk persistent key-value store
ligfx/golang-distributed-filesystem
HDFS-alike in Go. Written in 2014 to learn the language and get a job.
xiang90/paxos
A go implementation of the Paxos algorithm
tsuraan/Jerasure
Github repo for Jerasure Library - C Implementation of Reed-Solomon coding
pynvme/pynvme
builds your own tests.
Open-CAS/ocf
Open CAS Framework
merrymercy/goGFS
A simple implementation of the Google File System in golang
hhhparty/security
About cyber security, data scrapy , aisec analysis, vulnerability analysis, enterprise security, and so on.
heidihoward/ocaml-raft
Implementation of Raft consensus algorithm
NVSL/NOVA
NOVA: NOn-Volatile memory Accelerated log-structured file system (This repo is deprecated. Use https://github.com/NVSL/linux-nova)
yifengyou/X86-assembly-language-from-real-mode-to-protection-mode
x86汇编语言 从实模式到保护模式