There are 1 repository under cpplib topic.
A performant and flexible genetic algorithm implemented in C++20/23.
A header-only C++ library that enables the representation and computation of a system of piecewise polynomial equations (of a single variable) in JSON
About Write a program to create a circular doubly linked list and perform insertions and deletions of various cases
This a modified copy of the Stanford cpp library originally developed by Eric Roberts and used in the excellent CS106B course delivered by Julie Zelenski (2008) for those who wish to work on the course work that is still available online
neural network library written in C++
This is a calculator that allows you to calculate function within expressions. You can define a function and calculate it easily. The calculator will automatically store the function's return values which will make your calculation faster.
A general purpose C++ library that can help developers create various kinds of applications in no time.