Ross ROSS = Recommend OSS · open-source software intelligence for agents

chrislusf/gleam

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

github.com/chrislusf/gleam · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 94
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3659
  • days_rel: n/a
  • days_push: 40
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3562 stars · 292 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Gleam is a fast, efficient distributed map/reduce execution system written in pure Go, defining computations as DAG flows that can run standalone or across a cluster. It supports in-memory or on-disk data flow, with user computations written in Go, Unix pipe tools, or any streaming programs.

Use cases

  • run distributed map/reduce jobs in Go
  • build ETL data pipelines with DAG execution
  • process large datasets in memory or on disk
  • execute data flows across a cluster of machines
  • replace JVM-based big data frameworks with a lightweight Go alternative
  • chain Unix command-line tools into distributed pipelines

When to choose

  • you want a lightweight, memory-efficient distributed data processing system in pure Go
  • you need DAG-based map/reduce execution that scales from a single machine to a cluster
  • you want to mix Go code with Unix streaming tools in one pipeline

When to avoid

  • you need a mature ecosystem with SQL, rich connectors, and large community support like Spark or Flink
  • your workloads are small enough that a simple script suffices
  • you need non-Go language SDKs beyond streaming programs

Facets

library · maturity active

etl streaming concurrency workflow-automation microservices big-data developer-tools windows go cross-platform map-reduce dag-execution distributed-computing data-pipeline unix-pipes data-engineering linux macos

1 source

Member repositories

RepositoryRoleHealth v2
chrislusf/gleammain75

For agents

markdown · JSON · MCP: product_card(name="chrislusf/gleam")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem