airbnb/chronon
Chronon is a data platform for serving for AI/ML applications. observed · 2026-09-03
Health v2 · maintenance only
75/100
- Activity 100
- Release rhythm 28
- 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: 54.5
- age_days: 2163
- days_rel: 419
- days_push: 0
- n_releases_24m: 3
Adoption not part of the score
1043 stars · 105 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Chronon is an open-source data platform from Airbnb for computing, backfilling, and serving ML features. It handles batch and streaming feature computation, low-latency online serving, and point-in-time-correct training data generation with observability tooling.
Use cases
- serve low-latency features for online ML inference
- generate point-in-time correct training datasets
- backfill historical feature values over large time windows
- compute windowed aggregations from event streams and batch tables
- monitor online/offline feature consistency and data freshness
When to choose
- you need a feature store with guaranteed training/serving consistency
- your ML features require both batch and streaming computation
- you need scalable backfills for model training data
- you serve high-fanout feature sets at low latency
When to avoid
- you only need simple batch ETL without online serving
- your stack is not JVM/Spark-based
- you want a fully managed SaaS feature store rather than self-hosted infrastructure
Facets
framework · maturity active
etl streaming monitoring machine-learning caching machine-learning big-data artificial-intelligence jvm python cloud self-hosted feature-store feature-engineering online-serving backfills point-in-time-correctness scala ml-platform data-engineering docker
1 source
- readme: https://github.com/airbnb/chronon · fetched 2026-09-03 · 1998f0f154e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| airbnb/chronon | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem