CsvBenchmarks

Benchmarks for various .NET libraries. (by MarkPflug)

CsvBenchmarks Alternatives

Similar projects and alternatives to CsvBenchmarks

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better CsvBenchmarks alternative or higher similarity.

CsvBenchmarks reviews and mentions

Posts with mentions or reviews of CsvBenchmarks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-31.
  • CSV reader recommendations...
    2 projects | /r/csharp | 31 Jan 2023
    The Sylvan.Data.Csv library is also the fastest CSV parser for .NET, and can load data about 3x faster than MTD based on my limited testing.
  • What's the best way to read an Excel file into a DataGrid in WinUi 3?
    8 projects | /r/csharp | 30 Aug 2022
    I don't want to disparage NPOI, because I'm sure it's great for its primary use-case, which is creating/editing spreadsheets. However, from a performance perspective it is one of the slowest libraries for reading Excel data in .NET. Since the OP seemed to be very concerned about performance and only needs to read data, this probably isn't the best choice.
  • Help needed with .xlsb files
    2 projects | /r/csharp | 18 Aug 2022
    I'm pretty sure NPOI doesn't support .xlsb. At least it didn't the last time I updated my benchmarks: https://github.com/MarkPflug/Benchmarks/blob/main/docs/ExcelBenchmarks.md
  • How would I use an Excel file as Data Source for SQLite connection?
    2 projects | /r/csharp | 15 Jun 2022
    If you're trying to load an Excel worksheet into a DataTable, I maintain a library that can make this quite easy: Sylvan.Data.Excel. It is available as a nuget package, open source, MIT licensed, and the fastest Excel reader for .NET.
  • How to convert an Excel file to Data table
    2 projects | /r/csharp | 22 Apr 2022
    I maintain a library, Sylvan.Data.Excel that might work for you. I claim it is the fastest Excel library in the .NET ecosystem. It is open source and MIT licensed, so feel free to use it however you wish. It has no external dependencies other than .NET itself.
  • Read .xls, .xlsx files using interop and import to datatable
    3 projects | /r/csharp | 23 Jan 2022
    It provides a forward only data reader (DbDataReader) for all common excel formats (.xlsx, .xlsb, and .xls). It is the fastest and lowest allocating Excel reader in the .NET ecosystem.
  • Read uploaded excel file
    5 projects | /r/csharp | 12 Jan 2022
    This one is one that I personally maintain: Sylvan.Data.Excel It isn't fully featured, but it is the fastest that I'm aware of.
  • Microsoft .net XLSX to CSV library?
    3 projects | /r/csharp | 5 Dec 2021
    I maintain a couple libraries that should make this quite easy: Sylvan.Data.Csv, and Sylvan.Data.Excel. They are both open-source and MIT licensed. They are also both fastest-in-class at their particular tast.
  • Read Excel file in .NET 6 deployed on Linux?
    8 projects | /r/dotnet | 27 Nov 2021
    It isn't exactly a full-featured library, but it is cross-platform and is the fastest and lowest allocating Excel reader that I'm aware of for .NET. That might not be a huge concern if you're just processing the occasional file.
  • The Fastest Csv Parser In Net
    2 projects | /r/dotnet | 12 Jan 2021
    Thanks for this -- I've pushed a PR that corrects a slight incorrectness issue that biased the results in Cursively's favor, uses the original byte array directly instead of needlessly wrapping it in a MemoryStream, and uses the same optimization that you used to make SylvanSimplePool win in its category. CursivelyCsv is now the winner on my machine in this category when doPooling is on.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 23 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic CsvBenchmarks repo stats
12
14
5.4
11 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com