A field guide to the MLOps jungle
It exists because keeping track of the open-source libraries for deployment, monitoring, and versioning has become a full-time job in itself.

What it does This repository is a curated index of open-source libraries for production machine learning. It organizes tools into categories like AutoML, deployment, monitoring, feature stores, and privacy, with brief descriptions and live star counts for each entry. The maintainers publish monthly release summaries of newly added libraries and provide a Hugging Face search toolkit to filter the list.
The interesting bit The value is in the taxonomy. By splitting the landscape into granular sections — from “Industry-strength Anomaly Detection” to “Model Storage Optimisation” — it turns an overwhelming market into a readable menu. It also explicitly links to a sister list for generative AI tooling, acknowledging that the GenAI ops stack is diverging from traditional MLOps.
Key highlights
- Covers the full lifecycle: training orchestration, deployment, monitoring, explainability, and data pipelines.
- Includes niche categories often missing from broader lists, such as privacy-preserving ML and metadata management.
- Monthly release notes track newly added tools so the list stays current without requiring a full re-read.
- Provides a Hugging Face search interface to query the toolchain instead of scrolling through a massive markdown file.
- Star counts are displayed via badges, giving a rough signal of community adoption for each library.
Caveats
- It is a directory, not a comparative review; descriptions are one-line pitches taken straight from each project’s own README.
- The sheer length of the list makes the search toolkit practically necessary for discovery.
Verdict Worth bookmarking if you are building or maintaining a production ML stack and need to discover what tooling exists. Skip it if you are looking for a single framework to install; this is a map, not a vehicle.
Frequently asked
- What is EthicalML/awesome-production-machine-learning?
- It exists because keeping track of the open-source libraries for deployment, monitoring, and versioning has become a full-time job in itself.
- Is awesome-production-machine-learning open source?
- Yes — EthicalML/awesome-production-machine-learning is open source, released under the MIT license.
- How popular is awesome-production-machine-learning?
- EthicalML/awesome-production-machine-learning has 20.8k stars on GitHub.
- Where can I find awesome-production-machine-learning?
- EthicalML/awesome-production-machine-learning is on GitHub at https://github.com/EthicalML/awesome-production-machine-learning.