Jun Roh's starred repositories
awesome-go-storage
A curated list of awesome Go storage projects and libraries
small-pull-request-manifesto
The document is aimed to describe a better process of reviewing pull requests.
tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
chevrotain
A replicated key value store that achieves eventual consistency through the use of conflict-free replicated data types (CRDTs). Individual project for the distributed systems graduate course at UBC.
CRDT-Redis
CRDTs implemented in Redis
go-ds-crdt
A distributed go-datastore implementation using Merkle-CRDTs.
awesome-crdt
A collection of awesome CRDT resources
BoomFilters
Probabilistic data structures for processing continuous, unbounded streams.
seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
cpp-libp2p
C++17 implementation of libp2p
tendermint
⟁ Tendermint Core (BFT Consensus) in Go