All Git Users → chrislusf

6 open source projects by chrislusf

1. Vasto
A distributed key-value store. On Disk. Able to grow or shrink without service interruption.
2. 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.
4. Glow
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/chrislusf/gleam , which is more flexible and more performant.
✭ 3,017
go
5. Gleam
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
6. cdb64
A pure Go implmentation of CDB, but without 4GB size limit.
✭ 22
go
1-6 of 6 user projects