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.

GitHub

3k stars
147 watching
289 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

distributed-computingdistributed-systemsgolangmap-reduce

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chrislusf/glowA distributed computation system written in Go to efficiently process large datasets across multiple machines3,206
gohugoio/hugoA fast and flexible tool for generating static websites with built-in support for various content formats.76,514
olahol/melodyA lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets.3,785
go-chassis/go-chassisA cloud-native application framework for Go that simplifies the development of microservices.2,735
go-kit/kitA toolkit for building microservices in Go26,684
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
travisjeffery/jockoA fully managed, distributed messaging system implemented in Go.4,939
threedotslabs/wild-workouts-go-ddd-exampleAn 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-spewProvides a deep pretty printer for Go data structures to aid in debugging6,104
uber-go/fxA dependency injection framework for Go that eliminates global state and enables loose coupling of components.5,982
threedotslabs/watermillA 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-perfbookA comprehensive guide to optimizing Go code for performance10,698
alibaba/sentinel-golangProvides reliability and resiliency features for Go microservices2,792
disposaboy/gosublimeAn integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools.3,419
masterminds/glideTools for managing dependencies in Go projects8,148