usv VS Sep

Compare usv vs Sep and see what are their differences.

usv

Unicode Separated Values (USV) data markup for units, records, groups, files, streaming, and more. (by SixArm)

Sep

World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible. (by nietras)
InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
usv Sep
16 2
184 639
4.3% -
9.1 8.8
26 days ago 9 days ago
Shell C#
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

usv

Posts with mentions or reviews of usv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-25.

Sep

Posts with mentions or reviews of Sep. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-25.
  • Eli Bendersky: Faster XML Stream Processing in Go
    1 project | news.ycombinator.com | 7 May 2024
    Pretty sure the C performance would have been trivially matched by C# were it to be ported there.

    While not XML (which does not see much love from the community to surprise of HN), gigabytes per second of parsing throughput are reached for CSV without sacrificing UX: https://github.com/nietras/Sep?tab=readme-ov-file#packageass...

  • Friends don't let friends export to CSV
    7 projects | news.ycombinator.com | 25 Mar 2024
    If you ever need to parse CSV really fast and happen to know C#, there is an incredible vectorized parser for that: https://github.com/nietras/Sep/

What are some alternatives?

When comparing usv and Sep you can also consider the following projects:

tsv-utils - eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.

qsv - CSVs sliced, diced & analyzed.

goawk - A POSIX-compliant AWK interpreter written in Go, with CSV support

nio - Low Overhead Numerical/Native IO library & tools

csvquote