nreco / csvLinks
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
Sorting:
- Implementation in C# of LINQ concept with struct☆303Updated last year
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆220Updated 3 weeks ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆228Updated 2 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆304Updated 3 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆195Updated 3 weeks ago
- Generate markdown from C# binary & xml document for GitHub Wiki.☆197Updated 3 years ago
- Single-file minimal C# IoC container☆146Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆245Updated last year
- .NET Reflection Made Fast and Simple ⛺☆295Updated 4 years ago
- Simplify call an external process with the async streams in C# 8.0.☆505Updated 3 weeks ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 4 months ago
- Distributed load testing framework for .NET and Unity.☆243Updated 3 weeks ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆575Updated last year
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated 2 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. …☆176Updated last year
- expression evaluator for .NET with built-in compiler☆183Updated 8 months ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆171Updated 8 months ago
- A ConcurrentHashSet implementation☆134Updated 3 years ago
- Simple & efficient library for deep copying .NET objects☆225Updated last year
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆116Updated 3 weeks ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆108Updated 4 months ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆66Updated 9 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 5 months ago
- C# delta syncing library☆147Updated 5 months ago
- DAWG String Dictionary in C#☆121Updated 9 months ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆173Updated 11 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆185Updated 3 weeks ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆439Updated 7 months ago
- The world fastest enum utilities for C#/.NET☆448Updated last month
- Generic weak event implementation☆193Updated 5 years ago