soukoku / ExpressionParserLinks
A simple lib in C# for parsing and evaluating expressions.
☆20Updated 4 years ago
Alternatives and similar repositories for ExpressionParser
Users that are interested in ExpressionParser are comparing it to the libraries listed below
Sorting:
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Generic C# Enum Utilities☆25Updated 2 years ago
- A C# library for creating long-running tasks and background workers.☆23Updated 11 months ago
- High performance SIMD operations in c#☆44Updated 6 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- Parse any type from string in efficient way☆35Updated last month
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆39Updated 5 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- A library that makes it easy to generate HTML files from C# code☆30Updated 5 years ago
- A simple random generation framework for .NET Core and 4.52+☆49Updated 2 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Binary serializer with full .NET support!☆17Updated last month
- Spans for the whole memory range.☆18Updated 2 years 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
- Extends C# with Mixins.☆27Updated 2 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Updated 11 months ago
- LINQ implementation for Span☆23Updated 8 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 3 weeks ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago