nemesissoft / Nemesis.TextParsersLinks
Parse any type from string in efficient way
☆35Updated last month
Alternatives and similar repositories for Nemesis.TextParsers
Users that are interested in Nemesis.TextParsers are comparing it to the libraries listed below
Sorting:
- 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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- Tiny and simple data format/serializer.☆22Updated 3 weeks ago
- High performance SIMD operations in c#☆44Updated 6 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
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 11 months ago
- A fast and low allocation StringBuilder for .NET.☆102Updated 3 weeks ago
- The combined Langly runtime☆33Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆84Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Simple C# source generation based on custom templates☆105Updated last year
- Interop bindings for mimalloc.☆43Updated 4 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated 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
- Non-boxing passing of values.☆27Updated 11 months ago
- A framework for transparently invoking multiple instances or clients.☆33Updated last month
- A C# string parser based on simple templates using source generators.☆44Updated last month