davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
Dlib is a powerful C++ toolkit for building machine learning and data analysis applications. It takes raw data, such as images, sensor readings, or text, and helps you create software that can identify patterns, make predictions, or classify information. This tool is designed for C++ software developers who need to integrate advanced analytical capabilities directly into their applications.
14,366 stars. Used by 5 other packages. Actively maintained with 3 commits in the last 30 days. Available on PyPI.
Use this if you are a C++ developer building complex software that requires high-performance machine learning algorithms and data analysis directly within your application.
Not ideal if you are a non-developer or prefer using high-level scripting languages like Python without diving into C++ development.
Stars
14,366
Forks
3,454
Language
C++
License
BSL-1.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
3
Reverse dependents
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/davisking/dlib"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Related frameworks
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
apache/singa
a distributed deep learning platform
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++
mlpack/ensmallen
A header-only C++ library for numerical optimization --