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.
☆66Updated last 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", …☆205Updated 2 weeks ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆242Updated 2 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆181Updated 2 weeks ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆159Updated 2 months ago
- Extensions to LINQ to Objects☆126Updated 2 weeks ago
- 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
- Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide …☆53Updated 2 weeks ago
- This library allows the use of asynchronous programming techniques with the LiteDb library☆114Updated last year
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated this week
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆81Updated 3 weeks ago
- A generic tree library in C# that focuses on hierarchical entity representations. It features full LINQ querying, intuitive manipulation…☆76Updated 3 years ago
- The fastest deep cloning library for .NET – zero-config, works out of the box.☆293Updated this week
- .NET library with advanced reflection APIs.☆228Updated 2 weeks ago
- 🔑🔒 Lock your c# threads by key☆75Updated last month
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated last month
- String representations of expression trees + library of expression tree objects☆165Updated 2 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆199Updated last year
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆200Updated 3 months ago
- The fastest .NET library for reading Excel data files.☆317Updated last month
- A Roslyn source generator for creating constructors.☆104Updated 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 2 months ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 9 months ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆346Updated this week
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆232Updated this week
- C# interface-to-member source generator☆86Updated 5 months ago
- C# implementation of a Rope<T> immutable data structure.☆130Updated last year
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆93Updated 11 months ago
- Write scripts with the power of C# and .NET☆246Updated 4 years ago
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆372Updated this week