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.
☆58Updated 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:
- Expressions Evaluator for .NET☆61Updated 10 months ago
- File path abstraction library for .NET.☆68Updated this week
- Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code☆87Updated 4 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆195Updated 3 weeks ago
- ☆31Updated last year
- Fast C# UUID implementation for .NET 6 & 7☆72Updated 9 months ago
- Extensible RPC library with Typescript client generator☆84Updated 10 months ago
- This library allows the use of asynchronous programming techniques with the LiteDb library☆109Updated 11 months ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆228Updated 2 months ago
- Fast deep cloning library for .NET 8+. Zero-config, works out of the box.☆61Updated last month
- C# implementation of a Rope<T> immutable data structure.☆123Updated 7 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆104Updated 3 weeks ago
- A small validation library for WPF and Avalonia which uses a fluent interface and allows display messages near controls in GUI with MVVM☆75Updated last year
- Contains materials about memory optimization and zero-allocation samples.☆118Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide …☆30Updated last month
- Immutability is easy!☆50Updated 2 weeks ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 3 weeks ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated last month
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆165Updated last month
- Free Microsoft Word document (aka .docx) processing library for .Net☆60Updated 5 months ago
- Memory pools, non-allocating LINQ, traffic-free collections☆106Updated 4 years ago
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- The most revolutionary syntax visualizer☆72Updated 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
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆130Updated 2 years ago
- DAWG String Dictionary in C#☆121Updated 9 months ago
- .NET library with advanced reflection APIs.☆225Updated last month
- A lightweight full text indexer for .NET☆190Updated 2 months ago
- A fraction data type to calculate with rational numbers.☆59Updated last month