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:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆66Updated last year
- Simple C# source generation based on custom templates☆108Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 6 months ago
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- High performance C# implementation of the Snappy compression algorithm☆89Updated this week
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A framework for transparently invoking multiple instances or clients.☆38Updated last month
- 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
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 3 weeks ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 5 months ago
- Managed port of mimalloc.☆44Updated 3 weeks ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Auto generate Clone method using C# Source Generator☆85Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A fast and low allocation StringBuilder for .NET.☆104Updated 2 weeks ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year