nreco / csv
Fast C# CSV parser
☆150Updated 9 months ago
Alternatives and similar repositories for csv:
Users that are interested in csv are comparing it to the libraries listed below
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆302Updated last month
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 5 months ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated 11 months ago
- LINQ for Span<T>, without memory allocations.☆262Updated last year
- Distributed load testing framework for .NET and Unity.☆235Updated this week
- Write scripts with the power of C# and .NET☆87Updated 3 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆217Updated this week
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆64Updated 9 months ago
- expression evaluator for .NET with built-in compiler☆180Updated 7 months ago
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆257Updated last month
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆180Updated last month
- .NET Reflection Made Fast and Simple ⛺☆293Updated 4 years ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆169Updated 7 months ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆228Updated last month
- A ConcurrentHashSet implementation☆133Updated 3 years ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 3 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆576Updated last year
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆192Updated this week
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆148Updated last month
- Extremely fast UTF-8 xml parser library☆102Updated 2 years ago
- Simple & efficient library for deep copying .NET objects☆225Updated last year
- Simplify call an external process with the async streams in C# 8.0.☆494Updated last month
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆173Updated 10 months ago
- A library for building server application using loop-action programming model on .NET.☆255Updated last month
- DAWG String Dictionary in C#☆120Updated 8 months ago
- A pure C# implementation of xxhash algorithm☆270Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- A simple EventBus / MessageBus library in C#☆136Updated 5 years ago