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.
☆65Updated 3 weeks ago
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", …☆204Updated 2 weeks ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆242Updated last month
- Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide …☆52Updated 3 weeks ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆158Updated last month
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆196Updated 3 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆342Updated last week
- The fastest .NET library for reading Excel data files.☆313Updated last month
- An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and Imag…☆137Updated last month
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆367Updated this week
- The fastest deep cloning library for .NET – zero-config, works out of the box.☆285Updated this week
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆198Updated last year
- Extensions to LINQ to Objects☆124Updated 2 weeks ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated last week
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- RPC library with classic .NET Remoting flavour☆81Updated this week
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 8 months ago
- .NET library with advanced reflection APIs.☆228Updated 2 months ago
- This library allows the use of asynchronous programming techniques with the LiteDb library☆113Updated last year
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆81Updated this week
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆179Updated last month
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated last month
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆134Updated this week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆248Updated last year
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆187Updated 2 years ago
- Extension functions for NCalc☆44Updated 2 weeks ago
- C# Source Generator to Create Strongly Typed SignalR Clients.☆195Updated 2 weeks ago
- A library to build .NET profilers in .NET☆166Updated 2 weeks ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 7 months ago
- Extensions for generic host based applications☆225Updated last year