nreco / lambdaparser
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
☆313Updated 8 months ago
Alternatives and similar repositories for lambdaparser:
Users that are interested in lambdaparser are comparing it to the libraries listed below
- Simple & efficient library for deep copying .NET objects☆222Updated last year
- C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.☆467Updated last week
- DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods☆243Updated 8 months ago
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆262Updated 3 months ago
- .NET aspect weaver (build task under NuGet package)☆315Updated last month
- expression evaluator for .NET with built-in compiler☆177Updated 5 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆438Updated 5 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆569Updated 11 months ago
- C# Framework provides mechanism to compare complex objects, allows to override comparison rules for specific properties and types.☆358Updated 2 years ago
- Compile time decorator pattern via IL rewriting☆389Updated 2 weeks ago
- Metalama is a Roslyn-based meta-programming framework. Use this repo to report bugs or ask questions.☆187Updated this week
- Fast object cloner for .NET☆552Updated last year
- Debugging visualizer for expression trees☆346Updated 2 years ago
- Fast Lightweight Expression Evaluator☆640Updated 3 years ago
- C# library to serialize LINQ expressions☆518Updated 2 months ago
- Open source templating engine based on Microsoft's Razor parsing engine☆117Updated 10 months ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 4 years ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆174Updated last year
- A library that provides a simple way to create lambda expressions to filter lists and database queries.☆374Updated 3 years ago
- Track changes in POCO objects☆205Updated last year
- .NET library with advanced reflection APIs.☆218Updated 2 weeks ago
- A modified version of the Irony project (https://irony.codeplex.com) with .NET Core support☆155Updated 4 years ago
- Fast, light & extensible template engine for C#☆172Updated 2 months ago
- Exceptionless clients for the .NET platform☆563Updated 5 months ago
- Simplifies logging through a static class and some IL manipulation.☆261Updated 2 months ago
- Library to simplify interception of asynchronous methods☆300Updated last year
- A fluent library to print out a nicely formatted table in a console application C#☆336Updated 8 months ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆134Updated 5 months ago
- HashedWheelTimer implemented in C# and .Net Standard inspired by io.netty.util.HashedWheelTimer☆119Updated 5 years ago
- .NET AOP framework - a free alternative of PostSharp.☆262Updated 3 years ago