chrislusf
https://github.com/chrislusf/seaweedfs SeaweedFS the distributed file system and object store for billions of small files ...
San Francisco
Pinned Repositories
awesome-go
A curated list of awesome Go frameworks, libraries and software
cdb64
A pure Go implmentation of CDB, but without 4GB size limit.
gelo
Automatically exported from code.google.com/p/gelo
gleam
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
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.
java-algorithms-implementation
Algorithms and Data Structures implemented in Java
netchan
An easy-to-use netchan
teeproxy
vasto
A distributed key-value store. On Disk. Able to grow or shrink without service interruption.
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.
chrislusf's Repositories
chrislusf/gleam
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
chrislusf/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.
chrislusf/teeproxy
chrislusf/vasto
A distributed key-value store. On Disk. Able to grow or shrink without service interruption.
chrislusf/awesome-go
A curated list of awesome Go frameworks, libraries and software
chrislusf/cdb64
A pure Go implmentation of CDB, but without 4GB size limit.
chrislusf/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
chrislusf/gleamold
support map reduce in PureGo, Lua, UnixPipes
chrislusf/awesome-fuse-fs
Resources related to FUSE (filesystem in user space).
chrislusf/docker-plugin_seaweedfs
A Docker Volume plugin for mounting SeaweedFS filesystems
chrislusf/rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
chrislusf/docs
Documentation for CSI integration with Kubernetes
chrislusf/glauth
A lightweight LDAP server
chrislusf/glog
Leveled execution logs for Go
chrislusf/kubetools
Kubetools - Curated List of Kubernetes Tools
chrislusf/tee-proxy
a place holder for github.com/chrislusf/teeproxy
chrislusf/examples
TensorFlow examples
chrislusf/gencode
chrislusf/go-couchbase
Couchbase client in Go
chrislusf/gorocksdb
gorocksdb is a Go wrapper for RocksDB
chrislusf/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
chrislusf/greenpack
Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpack2` produces classic msgpack2, and handles nils. Cousin to ZebraPack (https://github.com/glycerine/zebrapack), greenpack's advantage is fully self-describing data. Oh, and faster than protobufs.
chrislusf/kafka-operator
Oh no! Yet another Kafka operator for Kubernetes
chrislusf/questdb
An open source SQL database designed to process time series data, faster
chrislusf/redpanda
Redpanda is the real-time engine for modern apps.
chrislusf/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
chrislusf/truepack
like https://github.com/glycerine/greenpack, but no integer compression based on the int's value
chrislusf/ttt
chrislusf/uber-graph-benchmark
A framework to benchmark different graph databases, based on generated data from customizable schema, distribution, and size.
chrislusf/YCSB
Yahoo! Cloud Serving Benchmark