spirosmaggioros/AlgoPlus
AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)
AlgoPlus is a C++ library designed for developers who need to quickly integrate advanced data structures and algorithms into their applications. It provides ready-to-use implementations for tasks like machine learning, image processing, and graph analysis. Developers can input their raw data and apply a variety of algorithms, receiving processed data, clusters, or optimized paths.
187 stars.
Use this if you are a C++ developer building applications that require robust, pre-built solutions for common algorithmic challenges in areas like machine learning, image analysis, or complex data management.
Not ideal if you are looking for a high-level, production-ready library with extensive error handling and optimized performance for critical, large-scale systems.
Stars
187
Forks
27
Language
C++
License
Apache-2.0
Category
Last pushed
Feb 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/spirosmaggioros/AlgoPlus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics...
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics,...
ACM-VIT/Algos-for-all-Amigos
This repository consists an implementation of the Algorithms encountered in Computer Science,...
rogue-agent1/neural-net-mini-py
Minimal neural network in 50 lines
rogue-agent1/neural_network_viz
Zero-dep Python CLI