gleam
Workflow engine
A high-performance distributed execution system that supports flexible and efficient computation workflows
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
3k stars
147 watching
289 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
distributed-computingdistributed-systemsgolangmap-reduce
Related projects:
Repository | Description | Stars |
---|---|---|
chrislusf/glow | A distributed computation system written in Go to efficiently process large datasets across multiple machines | 3,206 |
gohugoio/hugo | A fast and flexible tool for generating static websites with built-in support for various content formats. | 76,514 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |
go-chassis/go-chassis | A cloud-native application framework for Go that simplifies the development of microservices. | 2,735 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
melkeydev/go-blueprint | A CLI tool that automates the setup of Go projects with a structured directory layout and optional integration with popular frameworks. | 6,136 |
travisjeffery/jocko | A fully managed, distributed messaging system implemented in Go. | 4,939 |
threedotslabs/wild-workouts-go-ddd-example | An application demonstrating the application of Domain-Driven Design (DDD), Clean Architecture, and CQRS principles through refactoring and example implementation in Go. | 5,393 |
davecgh/go-spew | Provides a deep pretty printer for Go data structures to aid in debugging | 6,104 |
uber-go/fx | A dependency injection framework for Go that eliminates global state and enables loose coupling of components. | 5,982 |
threedotslabs/watermill | A library for building event-driven applications in Go, making it easy to work with message streams and enabling various architectures such as CQRS and event sourcing. | 7,907 |
dgryski/go-perfbook | A comprehensive guide to optimizing Go code for performance | 10,698 |
alibaba/sentinel-golang | Provides reliability and resiliency features for Go microservices | 2,792 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |
masterminds/glide | Tools for managing dependencies in Go projects | 8,148 |