spirosmaggioros/AlgoPlus
AlgoPlus is a C++17 library with implemented data structures and algorithms for various topics(including machine learning)
Provides comprehensive ML capabilities including clustering (DBSCAN), image processing (Sobel edge detection), and classical algorithms across 10+ tree types, graphs, and linked lists. Built with optional visualization support for data structures and tested via CMake-based unit tests covering all implementations. Targets competitive programming and educational use cases rather than production ML pipelines.
187 stars.
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/di-container-py
Zero-dependency Python implementation.
rogue-agent1/neural_network_viz
Zero-dep Python CLI