soukoku / ExpressionParser
A simple lib in C# for parsing and evaluating expressions.
☆20Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ExpressionParser
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- A C# library for creating long-running tasks and background workers.☆22Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated 11 months ago
- C# library which provides uniform API for conversion between types.☆21Updated 7 months ago
- Parse any type from string in efficient way☆33Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Simple C# source generator for text templates☆31Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- 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
- .NET Reflection Made Fast and Simple ⛺☆27Updated 3 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- Binary serializer with full .NET support!☆17Updated last year
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- The combined Langly runtime☆33Updated 2 years ago
- .NET Serializer testing framework☆76Updated last year
- ☆18Updated 9 months ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated last week
- High performance SIMD operations in c#☆38Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆37Updated 4 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago