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:
- Parse any type from string in efficient way☆35Updated 2 months ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- A C# Deque class☆49Updated 10 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
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- 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
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆16Updated 4 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆78Updated 6 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- High performance C# implementation of the Snappy compression algorithm☆86Updated 6 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Simple C# source generation based on custom templates☆105Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆40Updated 5 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- A framework for transparently invoking multiple instances or clients.☆35Updated last week
- An allocation free Task-like object for async methods☆39Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago