feast-dev/feast
The Open Source Feature Store for AI/ML observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- 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: 21
- age_days: 2823
- days_rel: 12
- days_push: 7
- n_releases_24m: 30
Adoption not part of the score
7230 stars · 1413 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Feast is an open-source feature store for machine learning that manages offline stores for historical training data and low-latency online stores for real-time inference, with a feature server for serving pre-computed features. It provides point-in-time correct feature retrieval to prevent data leakage and abstracts feature storage so models remain portable across data infrastructure.
Use cases
- serve features for real-time model inference with low latency
- generate point-in-time correct training datasets without data leakage
- manage feature definitions shared across training and serving pipelines
- build fraud detection or recommendation systems with real-time behavioral features
- retrieve documents via vector similarity search for RAG applications
- materialize features from data lakes like Apache Iceberg into online stores
- decouple ML models from underlying data infrastructure
When to choose
- you need consistent features across model training and online serving
- your team wants to productionize ML features on existing data infrastructure like Snowflake, Redis, or Iceberg
- you need point-in-time correct joins for training data
- you are building real-time ML applications such as fraud detection or personalization
- you want an open-source, vendor-neutral feature store with broad integrations
When to avoid
- you only need simple batch analytics without ML serving requirements
- you want a fully managed feature store and prefer a commercial SaaS like Tecton or SageMaker Feature Store
- your team cannot operate additional data infrastructure like online stores and feature servers
- you need heavy feature transformations computed at request time rather than pre-computed features
Facets
library · maturity stable
machine-learning data-science etl caching vector-database rag sdk cli machine-learning data-science big-data python cross-platform cloud self-hosted feature-store mlops online-store offline-store feature-serving point-in-time-correctness real-time-inference apache-iceberg llm-applications data-engineering docker kubernetes
7 sources
- readme: https://github.com/feast-dev/feast · fetched 2026-08-28 · af4d24def4b7
- homepage: https://feast.dev · fetched 2026-08-29 · 62c39e749eba
- site_page: https://docs.feast.dev/ · fetched 2026-08-29 · 878669a25892
- registry_pypi: https://pypi.org/pypi/feast/json · fetched 2026-08-29 · 988c39d1904e
- site_page: https://feast.dev/blog/aerospike-feast-benchmark-harness-results · fetched 2026-08-29 · 15aff8519ebc
- site_page: https://feast.dev/blog/aerospike-feast-now-available · fetched 2026-08-29 · b66ff562599e
- site_page: https://feast.dev/blog/feast-unity-catalog-integration · fetched 2026-08-29 · 6e80f1399795
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| feast-dev/feast | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem