AntonovAnton / math.evaluationLinks
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.
☆61Updated this week
Alternatives and similar repositories for math.evaluation
Users that are interested in math.evaluation are comparing it to the libraries listed below
Sorting:
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆198Updated 2 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆152Updated 6 months ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆232Updated 3 months ago
- An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and Imag…☆136Updated this week
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆86Updated 5 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆106Updated last month
- Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code☆88Updated 5 months ago
- RPC library with classic .NET Remoting flavour☆78Updated 3 weeks ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 7 months ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆193Updated last year
- Expressions Evaluator for .NET☆61Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022