soukoku / ExpressionParser
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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- High performance SIMD operations in c#☆42Updated 5 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Parse any type from string in efficient way☆33Updated 2 months ago
- A tactful collection of utilities for .NET development.☆35Updated 7 years ago
- portable class library provides Mersenne Twister PRNGs☆16Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Simple C# source generator for text templates☆32Updated 2 years ago
- A C# expression parser for a single line strings.☆16Updated 7 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 7 months ago
- A C# library for creating long-running tasks and background workers.☆22Updated 8 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 3 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
- A simple random generation framework for .NET Core and 4.52+☆49Updated last year
- Binary serializer with full .NET support!☆17Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 11 months ago
- Fluent Extension Methods for Mono.Cecil☆13Updated 8 years ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆111Updated 3 months ago
- Smart Reactive Extensions☆35Updated 2 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated last month
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Example implementation of IValueTaskSource☆31Updated last year