SaaSHub helps you find the best software and product alternatives Learn more →
Ncalc Alternatives
Similar projects and alternatives to ncalc
-
AngouriMath
Open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.
-
ReSharper
ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
-
-
-
-
YoowzxCalc
.NET library for processing of mathematical expressions developed with emphasis on performance and flexibility of use.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Alder
Alder is an embeddable C# expression engine for .NET that parses, binds, validates, and executes C# expressions and statement blocks against CLR types, with support for async, Dynamic LINQ, expression-tree export, security controls, and NativeAOT.
ncalc discussion
ncalc reviews and mentions
-
Is there a c# library available that will evaluate arithmetic string such "5+3+max(3)" in runtime say from a file and provide output
NCalc is also an option https://github.com/ncalc/ncalc It can be easily extended to add new functions and it supports variables.
-
Handling Stack Overflow exceptions that arise from using a library function?
Alternatively you could possibly fix the code within the older version https://github.com/ncalc/ncalc/releases/tag/v1.3.8 of the source code yourself (if you do, please post the solution here)
-
How to parse a string to source code inline
Off the top of my head, NCalc, Jace, and Flee. Probably others, but these are the ones I know of.
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jun 2026
Stats
ncalc/ncalc is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ncalc is C#.