nemesissoft / Nemesis.TextParsers
Parse any type from string in efficient way
☆33Updated 2 months ago
Alternatives and similar repositories for Nemesis.TextParsers:
Users that are interested in Nemesis.TextParsers are comparing it to the libraries listed below
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 7 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 5 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 4 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Simple way to serialize and deserialize polymorphic types for Json.NET☆44Updated 2 weeks ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆51Updated 8 months ago
- A fast and low allocation StringBuilder for .NET.☆94Updated this week
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- High performance SIMD operations in c#☆42Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- The most revolutionary syntax visualizer☆69Updated 2 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…☆24Updated 5 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated last month
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 7 months ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated 2 months ago
- High performance C# implementation of the Snappy compression algorithm☆77Updated last month
- Extends C# with Mixins.☆27Updated 2 years ago
- Interop bindings for mimalloc.☆41Updated 3 weeks ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- A C# library for creating long-running tasks and background workers.☆22Updated 8 months ago
- C# library which provides uniform API for conversion between types.☆22Updated 11 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 2 years ago
- Roslyn Source Code Generators with Examples☆79Updated last week