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.
☆62Updated 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", …☆201Updated 3 months ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆234Updated 4 months ago
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆325Updated last week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- A Friendly SQL Parser for .NET☆148Updated last month
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆255Updated 4 months ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆88Updated 6 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆106Updated last week
- .NET library with advanced reflection APIs.☆228Updated 3 weeks ago
- This library allows the use of asynchronous programming techniques with the LiteDb library☆112Updated last year
- The fastest .NET library for reading Excel data files.☆301Updated last week
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆195Updated last year
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆174Updated 3 months ago
- C# Source Generator to Create Strongly Typed SignalR Clients.☆187Updated 3 weeks ago
- Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide …☆37Updated last month
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 8 months ago
- Fast deep cloning library. Zero-config, works out of the box.☆155Updated last week
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆204Updated 4 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆186Updated last week
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆181Updated 10 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. …☆181Updated last year
- A source generator that automatically migrates your logging calls to the LoggerMessage version☆103Updated 2 weeks ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆156Updated 7 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 3 months ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆328Updated this week
- ☆75Updated 2 years ago
- String representations of expression trees + library of expression tree objects☆160Updated 2 years ago
- Extensions to LINQ to Objects☆122Updated this week
- Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code☆88Updated last month