cpplib

There are 10 repositories under cpplib topic.

  • DeveloperPaul123/genetic

    A performant and flexible genetic algorithm implemented in C++20/23.

    Language:C++16341
  • amalbansode/json-equation

    A header-only C++ library that enables the representation and computation of a system of piecewise polynomial equations (of a single variable) in JSON

    Language:C++3200
  • david-antiteum/consulcpp

    A C++ library that implements the Consul API

    Language:C++3011
  • mhmiyazi/Doublylinkedlist

    About Write a program to create a circular doubly linked list and perform insertions and deletions of various cases

    Language:C++3200
  • dougie181/cs106b_cpplib

    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

    Language:C++2102
  • C-0-S-M-1-N/AI

    neural network library written in C++

    Language:C++1200
  • JeniaD/newcpp

    The C++ library for more comfortable programming.

    Language:C++1200
  • anarthal/to-static-string

    Faster, safer std::to_string

    Language:C++10
  • HDMGYDKN/simple_function_calculator

    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.

    Language:C++101
  • ii887522/nitro

    A general purpose C++ library that can help developers create various kinds of applications in no time.

    Language:C++10