tspence / csharp-csv-reader
A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.
☆59Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for csharp-csv-reader
- Fast binary serializer☆64Updated last year
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆98Updated 7 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- the .net implement for the brotli algorithm☆69Updated 9 months ago
- Clone of http://freeimage.sourceforge.net/ for dotnet core☆47Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated last year
- 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
- Dynamically run code using .NET 8, Roslyn and AssemblyLoadContext☆110Updated 11 months ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆49Updated 4 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated 11 months ago
- .NET Serializer testing framework☆76Updated last year
- A .NET/Mono implementation of Bob Jenkins’ SpookyHash version 2. Offers 32- 64- and 128-bit hashes of strings, char and byte arrays, stre…☆23Updated 6 years ago
- C# implementation of the Diff algorithm.☆57Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- A CSharp library that can binary serialize any object quickly and easily☆33Updated last year
- A simple but powerful diff and merge class library for .NET, written in C#☆83Updated last year
- Fast C# CSV parser☆143Updated 3 months ago
- Concurrency library for .Net☆62Updated 9 months ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 3 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆78Updated 4 years ago
- .NET library for generating identicons. Running on .NET Core and other .NET Standard compatible platforms.☆82Updated last year
- Generating async c# code using Roslyn☆47Updated 3 months ago
- Visual Studio productivity extension☆58Updated 11 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 last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago