hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++ observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 83
- Longevity 100
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: 76.5
- age_days: 3231
- days_rel: 32
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
2981 stars · 359 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A high-performance, templatized C++ library providing a heterogeneous DataFrame container for in-memory data exploration, transformation, and statistical analysis, comparable to Python's Pandas or R's data.frame. It includes a large collection of built-in statistical, financial, and machine-learning algorithms as visitors, with extensive multithreading for large datasets.
Use cases
- analyze tabular data in C++ like pandas
- compute trading indicators and financial statistics
- run statistical analysis on large datasets in C++
- group-by, join, pivot, and slice heterogeneous column data
- perform PCA, FFT, and polynomial fitting on data columns
- build ML pipelines without Python overhead
When to choose
- you need pandas-like data manipulation in pure C++
- you process large datasets and want multithreaded performance
- you need built-in statistical, financial, or ML algorithms in C++
- you want a BSD-licensed, dependency-light analytics library
When to avoid
- you need a rich plotting or notebook ecosystem
- your team primarily works in Python or R
- you need distributed/out-of-core processing beyond a single machine
Facets
library · maturity active
data-science machine-learning math etl data-science machine-learning fintech big-data cpp cross-platform dataframe tabular-data statistical-analysis financial-analysis pandas-alternative multithreaded in-memory-analytics
2 sources
- readme: https://github.com/hosseinmoein/DataFrame · fetched 2026-08-28 · 4d83e6729538
- homepage: https://hosseinmoein.github.io/DataFrame/ · fetched 2026-08-29 · 15efc9ca9e0f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hosseinmoein/DataFrame | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="hosseinmoein/DataFrame")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem