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

chapel-lang/chapel

a Productive Parallel Programming Language observed · 2026-08-28

github.com/chapel-lang/chapel · homepage · Chapel · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 99
  • Release rhythm 65
  • Longevity 100

Flags: no_license

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: 91
  • age_days: 4438
  • days_rel: 76
  • days_push: 7
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

2017 stars · 450 forks observed · 2026-08-28

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

Chapel is a modern open-source programming language designed for productive parallel computing at scale, with first-class support for task and data parallelism, distributed arrays, and vendor-neutral GPU programming. It includes a compiler, standard library, package manager (Mason), and tooling, and runs on laptops, clusters, clouds, and supercomputers.

Use cases

  • write parallel programs that scale from a laptop to a supercomputer
  • program NVIDIA and AMD GPUs without writing CUDA or OpenCL
  • distribute arrays and computations across cluster nodes
  • learn a productive language for high-performance scientific computing
  • prototype HPC algorithms with concise parallel loops
  • interoperate with C and Fortran libraries in parallel code

When to choose

  • you need distributed-memory parallelism with a high-level language
  • you want vendor-neutral GPU programming from one codebase
  • you are doing scientific computing or HPC research
  • you want parallelism expressed directly in the language rather than via libraries

When to avoid

  • you need a mainstream language with a large ecosystem and job market
  • your project requires fine-grained manual control over CUDA kernels
  • you need extensive third-party libraries or framework support
  • your team cannot adopt a niche language

Facets

library · maturity active

programming-language compiler concurrency gpu-computing programming-languages microservices gpu-computing performance windows cross-platform cpp cli parallel-computing high-performance-computing hpc scientific-computing distributed-computing supercomputing task-parallelism data-parallelism cuda opencl llvm algorithms linux macos gpu

10 sources

Member repositories

RepositoryRoleHealth v2
chapel-lang/chapelmain87

For agents

markdown · JSON · MCP: product_card(name="chapel-lang/chapel")

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