Skip to content
#

math-expressions

Here are 125 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 Aug 30, 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 Aug 10, 2026
  • C#

ParserNG is a pure-Java, blazing-fast, scalable math runtime 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 Sep 2, 2026
  • Java

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