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: almost 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chrislusf/gleamA high-performance distributed execution system that supports flexible and efficient computation workflows3,469
davecgh/go-spewProvides a deep pretty printer for Go data structures to aid in debugging6,104
olahol/melodyA lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets.3,785
hybridgroup/gobotA framework for robotics and IoT development in Go9,005
gohugoio/hugoA fast and flexible tool for generating static websites with built-in support for various content formats.76,514
go-kit/kitA toolkit for building microservices in Go26,684
go-chassis/go-chassisA cloud-native application framework for Go that simplifies the development of microservices.2,735
melkeydev/go-blueprintA CLI tool that automates the setup of Go projects with a structured directory layout and optional integration with popular frameworks.6,136
go-swagger/go-swaggerA toolset for working with RESTful APIs using Swagger 2.0 specifications9,583
go-flutter-desktop/go-flutterBrings Flutter to desktop platforms using Go and GLFW.5,885
goplus/gopA programming language designed to simplify coding and support STEM education and data science8,996
ko-build/koBuilds fast and efficient Go application containers without requiring Docker installation7,705
golang/goA programming language designed to build simple, reliable, and efficient software124,564
graph-gophers/graphql-goA GraphQL library for Go with support for easy use and multiple features.4,662
google/wireAutomated dependency injection tool for Go applications13,186