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.
3k stars
145 watching
247 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance distributed execution system that supports flexible and efficient computation workflows | 3,469 |
| Provides a deep pretty printer for Go data structures to aid in debugging | 6,104 |
| A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |
| A framework for robotics and IoT development in Go | 9,005 |
| A fast and flexible tool for generating static websites with built-in support for various content formats. | 76,514 |
| A toolkit for building microservices in Go | 26,684 |
| A cloud-native application framework for Go that simplifies the development of microservices. | 2,735 |
| A CLI tool that automates the setup of Go projects with a structured directory layout and optional integration with popular frameworks. | 6,136 |
| A toolset for working with RESTful APIs using Swagger 2.0 specifications | 9,583 |
| Brings Flutter to desktop platforms using Go and GLFW. | 5,885 |
| A programming language designed to simplify coding and support STEM education and data science | 8,996 |
| Builds fast and efficient Go application containers without requiring Docker installation | 7,705 |
| A programming language designed to build simple, reliable, and efficient software | 124,564 |
| A GraphQL library for Go with support for easy use and multiple features. | 4,662 |
| Automated dependency injection tool for Go applications | 13,186 |