C-Plus-Plus and AlgoPlus

These are competitors offering overlapping educational implementations of algorithms and data structures in C++, though the former provides broader mathematical and physics coverage while the latter emphasizes modern C++17 standards and integrated data structures.

C-Plus-Plus
53
Established
AlgoPlus
53
Established
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 17/25
Stars: 33,919
Forks: 7,741
Downloads:
Commits (30d): 0
Language: C++
License: MIT
Stars: 187
Forks: 27
Downloads:
Commits (30d): 0
Language: C++
License: Apache-2.0
Stale 6m No Package No Dependents
No Package No Dependents

About C-Plus-Plus

TheAlgorithms/C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

This is a comprehensive resource for students and educators looking to understand and implement fundamental computer science, mathematics, and machine learning concepts. It provides ready-to-use C++ code for various algorithms, allowing you to input a problem and receive a tested, documented solution. It is ideal for those learning or teaching algorithm design and implementation in a classroom or self-study environment.

algorithm-education computer-science-curriculum mathematical-computation machine-learning-basics programming-fundamentals

About AlgoPlus

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.

C++ development algorithm implementation machine learning engineering image processing development data structure design

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work