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
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Parse any type from string in efficient way☆35Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A C# Deque class☆49Updated 10 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A framework for transparently invoking multiple instances or clients.☆33Updated 3 weeks 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
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Binary serializer with full .NET support!☆17Updated 3 weeks ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated last month
- Spans for the whole memory range.☆18Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆39Updated 5 years ago
- High performance SIMD operations in c#☆44Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 4 months ago
- Fluent Extension Methods for Mono.Cecil☆13Updated 8 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago