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
- Parse any type from string in efficient way☆35Updated 3 months ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 5 months ago
- Generate ToString method from public properties.☆83Updated 3 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- Binary serializer with full .NET support!☆17Updated 2 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- ☆19Updated last year
- A tactful collection of utilities for .NET development.☆35Updated 7 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 5 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 4 months ago
- High performance C# implementation of the Snappy compression algorithm☆78Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 6 months ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆22Updated 2 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago