Chris Lu
Results
8
repositories owned by
Chris Lu
gleam
3.4k
Stars
292
Forks
Watchers
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
glow
3.2k
Stars
249
Forks
Watchers
Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chr...
vasto
259
Stars
30
Forks
Watchers
A distributed key-value store. On Disk. Able to grow or shrink without service interruption.
awesome-go
49
Stars
11
Forks
Watchers
A curated list of awesome Go frameworks, libraries and software
java-algorithms-implementation
22
Stars
16
Forks
Watchers
Algorithms and Data Structures implemented in Java