matheval / expression-evaluator-c-sharpLinks
Matheval is a mathematical expressions evaluator library written in C#. Allows to evaluate mathematical, boolean, string and datetime expressions
☆125Updated 10 months ago
Alternatives and similar repositories for expression-evaluator-c-sharp
Users that are interested in expression-evaluator-c-sharp 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…☆230Updated 2 months ago
- expression evaluator for .NET with built-in compiler☆186Updated 8 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆132Updated 2 years ago
- Easy C# class and code generation, POCO object and Methods creation☆93Updated 3 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 6 months ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆171Updated 8 months ago
- Extension functions for NCalc☆40Updated last month
- Single-file minimal C# IoC container☆146Updated 2 years ago
- A light library for C# vector graphics☆288Updated 2 months ago
- Build Avalonia-Blazor hybrid desktop apps using this Blazor webview component for Avalonia☆135Updated this week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆196Updated last month
- This library allows the use of asynchronous programming techniques with the LiteDb library☆109Updated last year
- The fastest .NET library for reading Excel data files.☆276Updated last month
- GraphSharp is a tool to study and use knowledge of graph theory in C#!☆69Updated last year
- C# Toolkit for Code Generation (T4 alternative!)☆294Updated 9 months ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆317Updated this week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- ☆75Updated 2 years ago
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆305Updated 3 weeks ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆200Updated 2 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- NuGet package to help you cross-compile Native AOT to different OSes/architectures☆123Updated 10 months ago
- An arbitrary-precision decimal (base 10) floating-point number class. Over 4.5 million downloads on NuGet!☆68Updated last month
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆151Updated 5 months ago
- Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.☆313Updated 11 months ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆176Updated last year
- A C# implementation of a calculation engine that is small, fast, and extensible.☆62Updated 11 months ago
- C# implementation of a Rope<T> immutable data structure.☆123Updated 7 months ago