expression-parser topic
exprtk
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
subscript
Fast and tiny expression evaluator with minimal syntax.
go-exprtk
Go Mathematical Expression Toolkit. Run-time mathematical expression parser and evaluation engine.
CMathParser
A fairly robust mathematics parsing engine for C++ projects.
tinyexpr-plusplus
Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.
cel-java
Fast, portable, non-Turing complete expression evaluation with gradual typing (Java)
EvalEx
EvalEx is a handy expression evaluator for Java, that allows to evaluate simple mathematical and boolean expressions.
Paralithic
Super fast expression evaluator/parser written in Java
ExpressionParser
A C# expression parser for a single line strings.