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.
☆70Updated 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:
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆243Updated 2 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆206Updated last month
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆137Updated 3 years ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆159Updated 2 months ago
- Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide …☆55Updated last month
- An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key …☆300Updated this week
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated last week
- A source generator that automatically migrates your logging calls to the LoggerMessage version☆112Updated last month
- The fastest deep cloning library for .NET – zero-config, works out of the box.☆301Updated last week
- Extensions to LINQ to Objects☆126Updated last month
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆82Updated 3 weeks ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆348Updated this week
- 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.☆201Updated 4 months ago
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆381Updated last week
- C# interface-to-member source generator☆87Updated 6 months ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆183Updated 3 weeks ago
- Generic weak event implementation☆195Updated 5 years ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆235Updated 2 weeks ago
- C# Source Generator to Create Strongly Typed SignalR Clients.☆201Updated last week
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 9 months ago
- .NET library with advanced reflection APIs.☆227Updated last month
- 🚗 Rate-limit your actions and funcs by throttling and debouncing them. Retry when an exception is thrown.☆53Updated 6 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆126Updated last year
- A Friendly SQL Parser for .NET☆164Updated 3 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. …☆187Updated 2 years ago
- This library allows the use of asynchronous programming techniques with the LiteDb library☆115Updated last year
- 🔑🔒 Lock your c# threads by key☆76Updated 3 weeks ago
- Generate fluent builders for your C# classes with ease.☆133Updated 3 weeks ago
- A Roslyn source generator for creating constructors.☆107Updated last week