glow

Data processor

A distributed computation system written in Go to efficiently process large datasets across multiple machines

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.

GitHub

3k stars
145 watching
247 forks
Language: Go
last commit: about 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
chrislusf/gleam A high-performance distributed execution system that supports flexible and efficient computation workflows 3,458
davecgh/go-spew Provides a deep pretty printer for Go data structures to aid in debugging 6,089
olahol/melody A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. 3,748
hybridgroup/gobot A framework for robotics and IoT development in Go 8,960
gohugoio/hugo A fast and flexible tool for generating static websites with built-in support for various content formats. 75,938
go-kit/kit A toolkit for building microservices in Go 26,621
go-chassis/go-chassis A cloud-native application framework for Go that simplifies the development of microservices. 2,735
melkeydev/go-blueprint A tool for quickly setting up Go projects with pre-configured structures and frameworks. 4,587
go-swagger/go-swagger A toolset for working with RESTful APIs using Swagger 2.0 specifications 9,546
go-flutter-desktop/go-flutter Brings Flutter to desktop platforms using Go and GLFW. 5,878
goplus/gop A programming language designed to simplify coding and make it accessible to a wider audience 8,965
ko-build/ko Builds fast and efficient Go application containers without requiring Docker installation 7,647
golang/go A programming language designed to build simple, reliable, and efficient software 124,071
graph-gophers/graphql-go A GraphQL library for Go with support for easy use and multiple features. 4,652
google/wire Automated dependency injection tool for Go applications 13,077