AntonovAnton / math.evaluation
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.
☆46Updated last month
Alternatives and similar repositories for math.evaluation:
Users that are interested in math.evaluation are comparing it to the libraries listed below
- Expressions Evaluator for .NET☆60Updated 6 months ago
- File path abstraction library for .NET.☆57Updated 2 weeks ago
- DAWG String Dictionary in C#☆120Updated 5 months ago
- First-ever acyclic generic extensible typesafe implementation of Visitor pattern for .NET without any usage of dynamic cast☆32Updated 6 months ago
- Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code☆87Updated this week
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆210Updated 2 months ago
- C# library for cyrillic-latin transliteration (support only slavik languages) by GOST 7.79-2000 (ISO 9).☆54Updated 2 years ago
- Allows to create a LINQ Expression using DTO and filter entities in database and in-memory. Implements of Specification pattern using LIN…☆47Updated last year
- Telegram logging provider☆42Updated last week
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Fast C# UUID implementation for .NET 6 & 7☆71Updated 4 months ago
- Windows Forms hosting extensions for the .NET Generic Host☆138Updated 9 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆115Updated 2 years ago
- Free Microsoft Word document (aka .docx) processing library for .Net☆57Updated 3 weeks ago
- A fast and low allocation StringBuilder for .NET.☆87Updated this week
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆65Updated 3 weeks ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆74Updated 2 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 11 months ago
- Memory pools, non-allocating LINQ, traffic-free collections☆102Updated 3 years ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆111Updated last month
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆145Updated last month
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆222Updated 2 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆181Updated last week
- Zero-reflection, compile-time mocking library based on C# source generators☆46Updated 4 months ago
- Generates data access using stored procedures☆60Updated 2 weeks ago
- RPC library with classic .NET Remoting flavour☆69Updated 2 weeks ago
- Extensible RPC library with Typescript client generator☆83Updated 5 months ago
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆68Updated 8 months ago