mars-project/mars
Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2828
- days_rel: n/a
- days_push: 974
- n_releases_24m: 0
Adoption not part of the score
2742 stars · 324 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mars is a tensor-based unified framework for large-scale data computation that provides NumPy-, pandas-, and scikit-learn-compatible APIs which scale to distributed and out-of-memory workloads. It lets existing Python data science code run on a local session or a Mars cluster with minimal code changes.
Use cases
- scale numpy computations beyond a single machine's memory
- run pandas dataframes on a cluster
- distribute scikit-learn model training
- process large tensors in parallel
- dask alternative for distributed dataframes
- out-of-core data processing in python
When to choose
- you have NumPy/pandas/sklearn code that outgrows one machine and want a familiar API
- you need distributed execution with lazy evaluation and explicit .execute() control
- you want a lighter-weight alternative to Spark or Dask for Python data workloads
When to avoid
- you need the most active ecosystem - Dask or Ray may have larger communities
- your data fits comfortably in memory on one machine
- you need deep Spark/Hadoop ecosystem integration
Facets
library · maturity maintenance
data-science machine-learning etl streaming concurrency data-science big-data machine-learning microservices python cloud distributed-computing numpy-compatible pandas-compatible tensor dataframe scale-up dask-alternative data-engineering linux macos docker kubernetes
1 source
- readme: https://github.com/mars-project/mars · fetched 2026-08-28 · ec659545c043
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mars-project/mars | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mars-project/mars")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem