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 8 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- This library provides struct based collections for high performance and low memory usage☆33Updated 5 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆53Updated 9 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- Simple C# source generation based on custom templates☆103Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 8 months ago
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 7 months ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 6 months ago
- A fast and low allocation StringBuilder for .NET.☆98Updated last week
- High performance SIMD operations in c#☆42Updated 5 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- This project contains networking primitives for use with .NET.☆94Updated 4 years ago
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated 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
- A C# library for efficient bit-level reading and writing also adding bit field support☆54Updated 4 months ago
- A C# library for creating long-running tasks and background workers.☆22Updated 9 months ago
- Non-boxing passing of values.☆27Updated 9 months 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 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
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆44Updated 3 years ago