# chrislusf/gleam

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/chrislusf-gleam).**

3,562 stars · 292 forks · Go · Apache-2.0

## Links

- GitHub: https://github.com/chrislusf/gleam
- awesome-repositories: https://awesome-repositories.com/repository/chrislusf-gleam.md

## Topics

`distributed-computing` `distributed-systems` `golang` `map-reduce`

## Description

Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.

## Tags

### Part of an Awesome List

- [Data Processing and Machine Learning](https://awesome-repositories.com/f/awesome-lists/ai/data-processing-and-machine-learning.md) — Distributed data processing framework with a functional style.
- [Distributed Systems](https://awesome-repositories.com/f/awesome-lists/devops/distributed-systems.md) — Distributed map/reduce system.
