nemesissoft / Nemesis.TextParsersLinks
Parse any type from string in efficient way
☆35Updated 2 weeks ago
Alternatives and similar repositories for Nemesis.TextParsers
Users that are interested in Nemesis.TextParsers are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated 2 months ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- High performance SIMD operations in c#☆44Updated 6 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 8 months 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 6 years ago
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 4 months ago
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 9 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- ☆24Updated 4 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- A C# library for creating long-running tasks and background workers.☆22Updated 11 months ago
- Simple C# source generation based on custom templates☆104Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆84Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last week
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 weeks ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated 2 months ago
- .NET Serializer testing framework☆75Updated 2 years ago