Skip to content
#

math-expressions

Here are 124 public repositories matching this topic...

tinyexpr-plusplus

Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.

  • Updated Jan 17, 2026
  • C++

This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variables, operators, and functions. The evaluator can be configured for different contexts, such as scientific, programming, boolean math expressions.

  • Updated Jan 28, 2026
  • C#

ParserNG is a pure-Java, blazing-fast math expression parser with Vector API (JDK 21+) Turbo mode for massive bulk performance. It supports symbolic/numeric differentiation, integration, equation solving, matrices, statistics and more. Millions of ops/sec.

  • Updated Jun 28, 2026
  • Java

Improve this page

Add a description, image, and links to the math-expressions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the math-expressions topic, visit your repo's landing page and select "manage topics."

Learn more