AndreVianna / ExpressionParserLinks
A C# expression parser for a single line strings.
☆16Updated 7 years ago
Alternatives and similar repositories for ExpressionParser
Users that are interested in ExpressionParser are comparing it to the libraries listed below
Sorting:
- expression evaluator for .NET with built-in compiler☆189Updated last month
- HashedWheelTimer implemented in C# and .Net Standard inspired by io.netty.util.HashedWheelTimer☆122Updated 5 years ago
- Simple & efficient library for deep copying .NET objects☆229Updated last year
- Single-file minimal C# IoC container☆147Updated 2 years ago
- A MongoDb implementation of the Orleans Providers: Membership, Storage and Reminders.☆111Updated 6 months ago
- Unity.Container implementation.☆132Updated 2 years ago
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆99Updated 8 years ago
- A simple EventBus / MessageBus library in C#☆136Updated 5 years ago
- SharpSerializer can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inher…☆117Updated 11 months ago
- ☆65Updated 7 years ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 9 months ago
- Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.☆313Updated 2 months ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆67Updated 3 years ago
- Fast C# CSV parser☆151Updated last year
- An SQL Parser/Lexer for C#☆122Updated last month
- ☆37Updated 8 years ago
- Asynchronous TCP .NET library with reliable transmission and receipt of data, with an ssl implementation.☆80Updated 3 years ago
- Framework for private projects [Public Domain + other]☆19Updated 2 months ago
- Insanely fast and capable Deep Clone implementation for .NET based on Expression Trees☆65Updated 2 years ago
- Roslyn语法分析器☆49Updated last year
- A simple random generation framework for .NET Core and 4.52+☆49Updated 2 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. …☆181Updated last year
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 5 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 3 months ago
- Graph processing library☆124Updated 3 years ago
- Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.☆29Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.