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 2 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", …☆199Updated this week
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆236Updated last month
- The fastest .NET library for reading Excel data files.☆306Updated last week
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆157Updated 9 months ago
- Extensions to LINQ to Objects☆124Updated last week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆192Updated last month
- Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide …☆48Updated this week
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆341Updated 2 weeks ago
- .NET library with advanced reflection APIs.☆229Updated last month
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆177Updated 5 months ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆198Updated last year
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆351Updated last week
- C# Source Generator to Create Strongly Typed SignalR Clients.☆192Updated last week
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆107Updated 3 weeks ago
- A source generator that automatically migrates your logging calls to the LoggerMessage version☆107Updated last month
- C# implementation of a Rope<T> immutable data structure.☆129Updated 11 months ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆206Updated 6 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- The deep cloning library for .NET – zero-config, works out of the box.☆167Updated 2 weeks ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆266Updated 3 weeks ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆218Updated last week
- Rejigs is a .NET library that provides a fluent interface for building regular expressions. It's designed to make regex patterns more rea…☆82Updated 2 weeks ago
- RPC library with classic .NET Remoting flavour☆80Updated this week
- A .net library to write large Excel files in XLSX format with low memory consumption using streamed write.☆264Updated last week
- An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and Imag…☆137Updated this week
- This library allows the use of asynchronous programming techniques with the LiteDb library☆115Updated last year
- A Roslyn source generator for creating constructors.☆98Updated this week
- Write scripts with the power of C# and .NET☆243Updated 4 years ago
- Windows Forms hosting extensions for the .NET Generic Host☆161Updated 8 months ago