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 last month
Alternatives and similar repositories for math.evaluation
Users that are interested in math.evaluation are comparing it to the libraries listed below
Sorting:
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆239Updated 3 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆202Updated last week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆197Updated last year
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆362Updated this week
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆178Updated 3 weeks ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆157Updated 2 weeks ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆341Updated last month
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 7 months ago
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆194Updated 2 months ago
- This library allows the use of asynchronous programming techniques with the LiteDb library☆115Updated last year
- Extensions to LINQ to Objects☆124Updated 2 weeks ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆128Updated last week
- C# interface-to-member source generator☆85Updated 4 months ago
- .NET library with advanced reflection APIs.☆229Updated 2 months ago
- The fastest .NET library for reading Excel data files.☆307Updated 2 weeks ago
- C# Source Generator to Create Strongly Typed SignalR Clients.☆192Updated last week
- String representations of expression trees + library of expression tree objects☆161Updated 2 years ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated last week
- The deep cloning library for .NET – zero-config, works out of the box.☆168Updated last week
- RPC library with classic .NET Remoting flavour☆81Updated this week
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆93Updated 9 months ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆186Updated 2 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Extension functions for NCalc☆43Updated this week
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆270Updated last month
- Immutability is easy!☆53Updated 3 weeks ago
- A source generator that automatically migrates your logging calls to the LoggerMessage version☆109Updated 2 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆223Updated 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 this week