Muparser Alternatives
Similar projects and alternatives to muparser
-
ExprTK
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
-
TinyExpr
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
LibTomMath
LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.
-
-
Mission : Impossible (AutoDiff)
A concise C++17 implementation of automatic differentiation (operator overloading)
-
-
-
SonarCloud
Analyze your C and C++ projects with just one click.. SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.
-
safe_numerics
Replacements to standard numeric types which throw exceptions on errors
-
OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
-
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
-
-
-
assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
-
Lua
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.
-
paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
-
-
glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
-
-
root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
-
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
muparser reviews and mentions
-
How exactly would you go about writing a program to simplify algebraic expressions?
https://beltoforion.de/en/muparser/ is a good example of such a parser.
-
OGL - A Great Cross Platform OpenGL Base Library With Almost Everything OpenGL You might Ever need
muparser
Stats
beltoforion/muparser is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of muparser is C++.