ovska / FlameCsvLinks
Fully-featured .NET CSV library, parsing gigabytes of CSV per second
☆13Updated this week
Alternatives and similar repositories for FlameCsv
Users that are interested in FlameCsv are comparing it to the libraries listed below
Sorting:
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last week
- Vectorized generic dictionary prototype☆26Updated last year
- The most revolutionary syntax visualizer☆81Updated 7 months ago
- Implementation of a .NET GC in C# with NativeAOT☆95Updated last week
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- A .NET library that calculates the width of Unicode characters.☆63Updated 2 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated 3 weeks ago
- A light-weight, performant interval tree in C#☆36Updated 10 months ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated last week
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- Code memory safety analysis☆14Updated last year
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- C# Source Generator library for Inter-Process Communication☆48Updated last week
- ☆34Updated last year
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆43Updated last week
- An allocation free Task-like object for async methods☆40Updated last year
- Interface abstraction for accessing environment variables in .NET☆21Updated 2 months ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 7 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago