I would like to nominate yarer https://crates.io/crates/yarer
It's a library I wrote for the processing and evaluating of mathematical expressions, with variables and functions, using Reverse Polish Notation.
Yarer can be used also from command line, and behaves in a very similar manner to GNU bc.