feast-dev/feast
The Open Source Feature Store for AI/ML
Separates offline stores (for batch training) and low-latency online stores (for real-time inference) to ensure point-in-time correct feature retrieval without data leakage. Integrates with major data warehouses including Snowflake, BigQuery, Redshift, and Postgres, while abstracting away infrastructure details through a unified Python SDK and REST feature server for consistent model portability across training and serving environments.
6,793 stars and 1,004,994 monthly downloads. Used by 3 other packages. Actively maintained with 55 commits in the last 30 days. Available on PyPI.
Stars
6,793
Forks
1,248
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Monthly downloads
1,004,994
Commits (30d)
55
Dependencies
30
Reverse dependents
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mlops/feast-dev/feast"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
clearml/clearml-serving
ClearML - Model-Serving Orchestration and Repository Solution
lakehq/sail
LakeSail's computation framework with a mission to unify batch processing, stream processing,...
SeldonIO/MLServer
An inference server for your machine learning models, including support for multiple frameworks,...
PaddlePaddle/Serving
A flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)
pytorch/serve
Serve, optimize and scale PyTorch models in production