What is the most used library for AI in C++ ?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • mlpack

    mlpack: a fast, header-only C++ machine learning library

  • mlpack is a great library for machine learning in C++. It's very fast and not too much of a learning curve.

  • cppflow

    Run TensorFlow models in C++ without installation and without Bazel

  • I use cppflow to run compiled tensorflow models natively in C++. It works like a charm :)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • flashlight

    A C++ standalone library for machine learning (by flashlight)

  • I’ve never used it, but Facebook’s flashlight looks interesting

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts