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.
☆63Updated 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:
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 4 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆157Updated 8 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- 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
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆236Updated this week
- RPC library with classic .NET Remoting flavour☆80Updated this week
- Lightweight .NET Standard 2.0 library for method calls over named pipes for IPC. Supports two-way communication with callbacks.☆184Updated last week
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆206Updated 5 months ago
- A source generator that automatically migrates your logging calls to the LoggerMessage version☆104Updated last week
- Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide …☆39Updated 2 months ago
- C# Source Generator to Create Strongly Typed SignalR Clients.☆189Updated this week
- Fast deep cloning library. Zero-config, works out of the box.☆163Updated 3 weeks ago
- The fastest .NET library for reading Excel data files.☆304Updated 3 weeks ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆261Updated 4 months ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆174Updated 4 months ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆92Updated 7 months ago
- This library allows the use of asynchronous programming techniques with the LiteDb library☆112Updated last year
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆196Updated last year
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 4 months ago
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆337Updated this week
- .NET library with advanced reflection APIs.☆229Updated last month
- C# interface-to-member source generator☆84Updated 2 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆199Updated last week
- String representations of expression trees + library of expression tree objects☆161Updated 2 years ago
- C# implementation of a Rope<T> immutable data structure.☆128Updated 10 months ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Concurrent collections and synchronization primitives for writing fast multithreaded and asynchronous code☆88Updated last month
- A small validation library for WPF and Avalonia which uses a fluent interface and allows display messages near controls in GUI with MVVM☆78Updated last year
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆333Updated this week