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
290 forks
Language: Go
last commit: 5 months 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,203 |
gohugoio/hugo | A fast and flexible tool for generating static websites with built-in support for various content formats. | 75,938 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,748 |
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,621 |
melkeydev/go-blueprint | A tool for quickly setting up Go projects with pre-configured structures and frameworks. | 4,587 |
travisjeffery/jocko | A fully managed, distributed messaging system implemented in Go. | 4,935 |
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,333 |
davecgh/go-spew | Provides a deep pretty printer for Go data structures to aid in debugging | 6,089 |
uber-go/fx | A dependency injection framework for Go that eliminates global state and enables loose coupling of components. | 5,885 |
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,749 |
dgryski/go-perfbook | A comprehensive guide to optimizing Go code for performance | 10,684 |
alibaba/sentinel-golang | Provides reliability and resiliency features for Go microservices | 2,776 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,418 |
masterminds/glide | Tools for managing dependencies in Go projects | 8,145 |