nreco / csv
Fast C# CSV parser
☆147Updated 6 months ago
Alternatives and similar repositories for csv:
Users that are interested in csv are comparing it to the libraries listed below
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆64Updated 6 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆184Updated last week
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Single-file minimal C# IoC container☆143Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆296Updated last month
- Generic weak event implementation☆188Updated 4 years ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 3 weeks ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆206Updated 4 months ago
- .NET Reflection Made Fast and Simple ⛺☆288Updated 4 years ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆223Updated last month
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 8 months ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- A simple EventBus / MessageBus library in C#☆137Updated 4 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆169Updated 8 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆59Updated last year
- Extremely Fast Dependency Injection Library.☆180Updated 7 years ago
- C# implementation of a Rope<T> immutable data structure.☆118Updated 3 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆111Updated 2 months ago
- expression evaluator for .NET with built-in compiler☆176Updated 4 months ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆173Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆170Updated 2 months ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆167Updated 4 months ago
- RPC library with classic .NET Remoting flavour☆71Updated this week
- Faster.Map provides high-performance hashmaps, each with unique features to suit different needs. It’s built to be faster and more effici…☆109Updated last month
- Really simple csv library☆204Updated last week
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆115Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆436Updated 4 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆249Updated 3 weeks ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆134Updated 4 months ago