Showing 455 open source projects for "programming c++ library"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    montyhall2

    montyhall2

    Monty Hall Problem (command line)

    Monty Hall Problem (command line), written in pure C++, using Visual C++6. It uses another project of mine for random number generation (glhlib - Graphics Library Helper). I also added a JAVA version. The Java version is written with NetBeans. I assume you can get yourself any IDE and compile the .JAVA file. It runs on Windows, Linux, Mac OSX, whatever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MathFu

    MathFu

    C++ math library developed primarily for games focused on simplicity

    MathFu is a small, header-only C++ math library optimized for games and real-time graphics on mobile and desktop. It provides fixed-size vector, matrix, and quaternion types with APIs that mirror the operations you actually use in inner loops—dot, cross, normalize, transforms, and projections. Implementations are carefully tuned to leverage SIMD instruction sets such as SSE and NEON while preserving a clean fallback path for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DD-AVX ver.2

    DD-AVX ver.2

    Library of High Precision Sparse Matrix Operations Accelerated by AVX

    ....hogehoge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple Calculator

    Simple Calculator

    A simple calculator.

    This is a simple calculator written in C++ with the Qt framework, without any extra features. A program for minimalists.
    Downloads: 34 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    LightPCC

    Parallel pairwise correlation computation on Intel Xeon Phi clusters

    The first parallel and distributed library for pairwise correlation/dependence computation on Intel Xeon Phi clusters. This library is written in C++ template classes and achieves high speed by exploring the SIMD-instruction-level and thread-level parallelism within Xeon Phis as well as accelerator-level parallelism among multiple Xeon Phis. To facilitate balanced workload distribution, we have proposed a general framework for symmetric all-pairs computation by building provable bijective functions between job identifier and coordinate space for the first time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kohonen neural network library is a set of classes and functions for design, train and use Kohonen network (self organizing map) which is one of AI algorithms and useful tool for data mining and discovery knowledge in data (http://knnl.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    C++11 implementation of the Galois Field of two to the power M, GF(2^M), as well as polynomial ring over GF(2^M).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    AirTSP

    Simulated Airline Travel Solution Provider Library

    AirTSP is also named AirTSP (TSP standing for Travel Service Provider). That project aims at providing a clean API and a simple implementation, as a C++ library, of an Airline Schedule Management System. It is intended to be used in simulated environments only: it is not designed to work in the real-world of Airline IT operations. AirTSP/AirTSP makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: http://www.boost.org) library is used. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    istiChartLib

    C++ Chart Library for wxWidgets

    IstiChartLib is one of the simplest c++ library for making chart or graph. It is developed using wxWidgets library. For windows, please use IstiChartLib.zip. For Linux (tested on Ubuntu) use IstiChartLib_Linux.tar.gz. For detailed documentation, please visit www.firagiel.com Password to extract: firagiel
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    LGS-Helfer

    LGS-Helfer

    Ein Programm für die analytische Geometrie

    Ein Programm zur schrittweisen Bestimmung der Lage von Punkten, Geraden und Ebenen. A german program for school mathematics: It helps you to calculate common points of planes and lines. It works step-by-step so you can find your mistakes easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Soduku-Solver

    Soduku-Solver

    Soduku Solver solves 6x6 soduku of easy and medium level.

    Soduku solver V 1.0 is Open Source project which solves the 6x6 Soduku problem of easy and medium level. It is a Open Source project which is available in github repository and this project welcome each contributor which helps to make this project better. Keywords : soduku solver , solve the soduku , soduku 6*6 , soduku 6x6 , solve my soduku problem , amazing software , artificial intelligence , best software , top software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laxor is a C++ template library for componentwise tensor algebra, which uses the "Einstein" index notation in expressions and produces efficient binary code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libquaternion

    Library to work with quaternion.

    Math library to work with quaternions. Have SSE, SSE2, SSE3, SSE4.1 optimizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A reworking in C++ of KBMAG. A package and C++ library for computing automatic structures and confluent rewriting system for group and coset rewriting systems, and for computing with finite state automata
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Community Detection Modularity Suite

    Community Detection Modularity Suite

    Suite of community detection algorithms based on Modularity

    ...Ball et al, An efficient and principled method for detecting communities in networks, 2011. The suite is based upon the fast community algorithm implemented by Aaron Clauset <aaron@cs.unm.edu>, Chris Moore, Mark Newman, and the R IGraph library Copyright (C) 2007 Gabor Csardi <csardi@rmki.kfki.hu>. It also makes of the classes available from Numerical Recipies 3rd Edition W. Press, S. Teukolsky, W. Vetterling, B. Flanne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Function Plotter

    Function Plotter

    Plotting 2D mathematical functions

    Function Plotter is a simple-to-use application that provides you with a quick and easy solution for plotting 2D mathematical functions. No advanced mathematics or programming knowledge is required, and the program can draw functions in milliseconds. It's based on Qt 5.5.0, OpenGL 2.0, and muparser 2.2.5. A complete list of all supported functions and operators is available on the muparser library website: www.beltoforion.de/article.php?a=muparser
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Nuklei is a C++ library that implements kernel functions and kernel density estimation for SE(3) data. Nuklei also provides tools for manipulating SE(3) transformations, and for manipulating point clouds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wxEcMath

    wxEcMath

    Easy mathematics in wxWidgets

    Tiny library written in C++/wxWidgets designed to manage mathematical objects : parser of expressions, plots, matrixes and complex numbers. Ansi and Unicode are supported. Documentation and rich samples are provided. Compiles with MSVC, BCC, GCC and Clang. Now on Git.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    yacas

    yacas

    Computer calculations made easy

    ...The downloads section at sourceforge will be kept up to date for the foreseable future. Yacas is an easy to use, general purpose computer algebra system. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system comes with a library of scripts and extensive documentation. Yagy (http://sourceforge.net/p/yagy) provides full yacas experience wrapped in a simple and intuitive graphical interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    PortOpt

    PortOpt

    A portfolio-optimizer using Markowitz(1952) mean-variance model

    ...It returns the vector of assets' shares that composes the optimal portfolio. In order to minimise the variance it internally uses QuadProg++, a library that implement the algorithm of Goldfarb and Idnani for the solution of a (convex) Quadratic Programming problem by means of an active-set dual method. This solution is very efficient as it allows to solve hundred of thousand of portfolio problems in seconds. PortOpt runs as a text/console tool so it can be easily used in your own scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ViennaCL

    Linear algebra and solver library using CUDA, OpenCL, and OpenMP

    ViennaCL provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL, and OpenMP. The focus is on generic implementations of iterative solvers often used for large linear systems and simple integration into existing projects.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 22
    **we moved to github** https://github.com/gimli-org/gimli Geophysical Inversion and Modeling Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    OpenAxiom: Scientific Computation System

    A system for computer algebra and symbolic mathematics

    OpenAxiom is an open source Computer Algebra System. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Math Objects is a template based math library for C++ that can handle complex mathematical objects. It can compute the Smith form for matrices of polynomials and the Smith-McMillan form of transfer function matrices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Quantum walk library

    Toolkit for simulations of quantum walks on graphs

    Quantum walk library is set of tools for simulations of quantum walks (for chiral or achiral particles) on graphs based on Zarja library.
    Downloads: 0 This Week
    Last Update:
    See Project