ProAlgos-Cpp
Algorithm library
C++ implementations of algorithms and data structures
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
510 stars
28 watching
362 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list
algorithmalgorithmsalgorithms-and-data-structuresalgoscppcpp11cpp14cpp17data-structuresdatastructuresproalgos
Related projects:
Repository | Description | Stars |
---|---|---|
petarv-/algorithms | A collection of C++ implementations of various algorithms and data structures | 645 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,956 |
justcoding121/advanced-algorithms | A comprehensive C# library implementing various data structures and algorithms | 1,316 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
allalgorithms/c | An implementation of various algorithms in C programming language. | 1,575 |
bobluppes/graaf | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 158 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
farheenb/data-structures-and-algorithms | A collection of optimized solutions to popular data structure and algorithm problems in Java, C++, and Python | 142 |
evandrolg/computer_science_in_lua | An implementation of classic algorithms and data structures in Lua | 50 |
spaghetti-source/algorithm | C++ implementations of various algorithms for studying and understanding algorithmic concepts. | 780 |
arnauddri/algorithms | A collection of algorithms and data structures implemented in Go for educational purposes. | 1,855 |
boostorg/hana | A standard library for metaprogramming in C++ | 1,697 |
leechanx/data-structures-and-algorithms-in-c | Implementations of fundamental data structures and algorithms in C | 841 |
cppcon/cppcon2016 | Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics | 1,809 |
thealgorithms/php | A collection of reusable algorithms and data structures in PHP for efficient computational tasks. | 2,127 |