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

futureverse/future

:rocket: R package: future: Unified Parallel and Distributed Processing in R for Everyone observed · 2026-09-03

github.com/futureverse/future · homepage · R · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

77/100

  • Activity 100
  • 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: 4105
  • days_rel: n/a
  • days_push: 0
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1015 stars · 92 forks observed · 2026-09-03

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

The future R package provides a unified, simple API for evaluating R expressions asynchronously and in parallel across local, cluster, and cloud resources. It is the core of the Futureverse ecosystem, enabling parallelization of existing R code with minimal changes.

Use cases

  • parallelize existing R code with minimal changes
  • run R expressions asynchronously on a compute cluster
  • speed up lapply or purrr map calls in R
  • distribute R computations across HPC cluster nodes
  • run foreach loops in parallel in R

When to choose

  • you write R and want easy, cross-platform parallel or distributed processing
  • you want a uniform API that works locally, on clusters, or in the cloud
  • you want to parallelize apply/map/foreach code with minimal edits

When to avoid

  • you need parallelism in a language other than R
  • you need low-level control over thread scheduling or GPU kernels

Facets

library · maturity stable

concurrency developer-tools data-science developer-tools programming-languages cross-platform r-package parallel-computing futures asynchronous hpc cran r

2 sources

Member repositories

RepositoryRoleHealth v2
futureverse/futuremain77

For agents

markdown · JSON · MCP: product_card(name="futureverse/future")

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