nemesissoft / Nemesis.TextParsers
Parse any type from string in efficient way
☆35Updated 3 months ago
Alternatives and similar repositories for Nemesis.TextParsers:
Users that are interested in Nemesis.TextParsers are comparing it to the libraries listed below
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 9 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- High performance SIMD operations in c#☆43Updated 5 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 6 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆82Updated last year
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 3 months ago
- Example implementation of IValueTaskSource☆30Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆46Updated 2 months ago
- A tactful collection of utilities for .NET development.☆35Updated 8 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
- Interop bindings for mimalloc.☆43Updated 2 months ago
- Simple C# source generation based on custom templates☆103Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Non-boxing passing of values.☆27Updated 9 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A framework for transparently invoking multiple instances or clients.☆32Updated this week