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

View related business solutions
  • 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
  • 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
  • 1

    ExactCalc

    Software for exact computing based on interval arithmetic.

    1/3 is not 0.33. Pi is not 3.14. Actually 1/3 is in interval [0.33, 0.34] and pi is in interval [3.14, 3.15]. During computation truncating error is accumulating. At end of computation it is needed to know real boundaries of result. The solution is given by interval arithmetic. Simply speaking, because 1/3 is in interval [0.33, 0.34] and 1/7 is in interval [0.14, 0.15], value 1/3 - 1/7 must be in [0.18, 0.2]. Computation can be arbitrary long and complex but interval arithmetic gives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Binary Decision Diagram library, with : many highly efficient vectorized BDD operations, dynamic variable reordering, automated garbage collection, a C++ interface with automatic reference counting, and much more.
    Leader badge
    Downloads: 186 This Week
    Last Update:
    See Project
  • 3

    KL1p

    A portable C++ library for Compressed Sensing

    KL1p is a portable C++ framework for handling sparse recovery of inverse problems of underdetermined linear systems, like in compressed sensing technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    resParser

    resParser

    Command line scientific calculator

    resParser is a command line scientific calculator exploiting "50 digit precision" floating point computations using GMP and MPFR library. The project is open source with GLP v2 licence and cross platform. It is implemented with QT for GUI and for useful classes like QString. In the begin it was just a tool for computation of resistors values. Very similar to Speed Crunch as features Features: * Command line input * Built-in functions (log, exp, sin, cos, ...) * User defined...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    libreMPC

    Multiple Precision Arithmetic in C.

    libreMPC is a free C library for arbitrary-precision arithmetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Meta Matrix Library is a modular designed collection of C libraries. It was developed to provide easy and consistent access to numerical linear algebra software for sparse and dense matrices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ViennaGrid is a generic mesh handling library that provides the traversal of structured and unstructured grids in arbitrary spatial dimensions, in particular 1d, 2d and 3d. Quantities can be conveniently stored on mesh elements using ViennaData.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    phcfM

    phcfM

    R package for modelling anthropogenic deforestation

    ...It was named after the REDD+ pilot-project 'programme holistique de conservation des forêts à Madagascar'. phcfM includes two main functions: (i) demography(), to model the population growth with time in a hierarchical Bayesian framework using population census data and Gaussian linear mixed models and (ii) deforestation(), to model the deforestation process in a hierarchical Bayesian framework using land-cover change data and Binomial logistic regression models with variable time-intervals between land-cover observations. The two functions use embedded Gibbs samplers written in C++ with the Scythe statistical library to reduce computational time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EqualX

    EqualX

    The LaTeX Equation Editor

    EqualX makes you easily write equations in LaTeX and preview them in real-time. repository: https://gitlab.com/q-quark/equalx
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    ANGEL-Automatic differentiation Nested Graph Elimination Library is a template library using the Boost Graph Library and the Standard C++ Library; it provides sparse representations of c-graphs their dual line graphs and vertex, edge and face elimina
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Geomview

    Geomview

    an interactive 3D viewing program

    Geomview is an interactive 3D viewing program for Unix. Geomview lets you view and manipulate three- and higher-dimensional objects, and can also be used as a display engine by other programs to animate objects. Geomview supports OpenGL and uses a Motif X interface.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 12

    EMsieve

    A simple sieve/prefactor program for Eisenstein-Mersenne Primes

    A simple sieve/prefactor program for the so-called Eisenstein-Mersenne Primes: 3^p +- 3^((p + 1)/2) + 1. See http://oeis.org/A125738, A125739 and [1] for a good introduction. Some easily established properties are: p must be prime; sign is minus for p=+-1 (mod 12), plus otherwise; composites only have factors of form 6kp+1 (integer k). Related probable primes (3^p -+ 3^((p + 1)/2) + 1)/7 are sieved at the same time. See http://oeis.org/A125743, A125744. After sieving, the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14

    Space Orbits Manipulator

    Mathematica package to handle Keplerian and perturbed orbits

    Orbits is a Mathematica package to handle Keplerian and perturbed orbits in an easy and flexible way. It has been created to use in an educational environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Algeo#

    A class library to use conformal geometric algebra in C#

    The project is in a very early state and the working parts aren't well tested! Currently it's possible to do basic calculations with multivectors. A lot of operators are overloaded so that you can write your calculations in C# source code almost like you would do in a math software. There is also an extension library providing a control which can visualize multivectors. Visualization is based on OpenGL through the OpenTK library. At the moment I'm working on improvements of the functionality of this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NOTE: This project was moved to: https://github.com/eetorres The MSMVTL is an easy to use Matrix and Vector template implementation for people who is learning numerical or simulation programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ivl

    A C++ template library extending syntax towards mathematical notation

    ivl is a full-header template C++98 math library with convenient yet powerful syntax. It extends classic C++ syntax towards mathematical notation while making use of the language's elements like classes, structs, operators and functions. Expression written using ivl are excessively optimized. In other words, ivl allows writing simpler and more expressive statements using math-like formulas while taking care of optimizing them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fractions C++

    Fractions C++

    C++ library adds mathematical fractions. Example: 1/3, 4/7, 49/357...

    C++ library adds mathematical fractions. Example: 1/3, 4/7, 49/357... Library can: 1) Create fractions from or 2 "long long", or double, or "long long". 2) Round. 3) Methematic operators +, -, *, /, +=, -=, *=, /=. 4) Logic operators <, >, ==, !=, <=, >=. 5) Operator %. 6) Pow and fast pow. 7) Module: |-a| = a, |b| = b. 8) Input / output stream. 9) Convert in double and string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MathX

    MathX

    Fixed-length Arithmetic-types library

    MathX is a fixed-length arithmetic-types written in pure c++ templates. The goal is to provide signed-integer, unsigned-integer, IEEE-754 float-point and fixed-point types, all with specific number of bits. To this moment, only signed-integer and unsigned-integer are completed for little-endain architecture. Any compiler that support c++03 or c++11 can successfully compile MathX. Refer to README for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Generic Graphics Toolkit is a library of generic programming primitives that allow applications to be written that adapt to whatever underlying graphics system the developer is using.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Handles Hexahedral, Tetrahedral, Quadrilateral, and Triangle meshes. Lagrangian, Hierarchic, and Monomial finite elements. Interface to PETSc solvers, adaptive mesh refinement, and extreme portablility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    San Le's Free Finite Element Analysis
    SLFFEA stands for San Le's Free Finite Element Analysis. It is a package of scientific software and graphical user interfaces for use in finite element analysis. It is written in ANSI C by San Le and distributed under the terms of the GNU license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wedge is a C++ library based on GiNaC for symbolic computations in differential geometry. The project webpage has moved to https://github.com/diego-conti/wedge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    cvsba

    OpenCV wrapper for sba library

    cvsba is an OpenCV wrapper for the well-known Sparse Bundle Adjustment library (sba) by M. Lourakis. The main features are: - Based on sba-1.6, one of the most popular and robust bundle adjustment implementation, which is extensively used and tested by the community - sba installation is not needed since it is included in cvsba - New CMake structure which makes the library compilation, installation and linkage easier - Similar interface than Bundle Adjustment implementation on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hy3S uses advanced MPI parallelized hybrid stochastic simulation methods to quickly compute the dynamics of biochemical networks with thousands of species/reactions. Many features included (see Home Page). An easy-to-use GUI (Matlab req) is included.
    Downloads: 0 This Week
    Last Update:
    See Project