AwesomeCSV VS ssv

Compare AwesomeCSV vs ssv and see what are their differences.

ssv

Separator Separated Values file format and libraries (by tmccombs)
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
AwesomeCSV ssv
1 1
653 4
- -
3.0 3.9
18 days ago about 2 years ago
PowerShell Python
Creative Commons Zero v1.0 Universal Apache License 2.0
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.

AwesomeCSV

Posts with mentions or reviews of AwesomeCSV. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-03.
  • Why isn’t there a decent file format for tabular data?
    13 projects | news.ycombinator.com | 3 May 2022
    One major limitation with quoted values that can this contain record delimiters (as opposed to escaping the delimiters) is that it stops systems from being able to load records in parallel.

    Some systems ban embedded record delimiters, for this reason.

    Btw, I’ve (previously) included at least one of your essays in “awesome csv” list at GitHub. https://github.com/secretGeek/AwesomeCSV#essays

    There’s a few specs mentioned there too — is one of those the spec you worked on?

ssv

Posts with mentions or reviews of ssv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-03.
  • Why isn’t there a decent file format for tabular data?
    13 projects | news.ycombinator.com | 3 May 2022
    https://github.com/tmccombs/ssv

    So far it's just a python library, but I'm planning on adding editor plugins at least for vim, vscode and maybe emacs, libraries for additional languages, and maybe some cli commands for it.

    One distinction from the OP is the delimiters also include a tab (for fields) or newline (for records) by default (but not in "compact" mode). That has the benefit that the files are at least readable with editors and pagers that aren't aware of the format.

What are some alternatives?

When comparing AwesomeCSV and ssv you can also consider the following projects:

parquet-wasm - Rust-based WebAssembly bindings to read and write Apache Parquet data

odiff - The fastest pixel-by-pixel image visual difference tool in the world.

TileDB - The Universal Storage Engine

steam2csv - View and download anyone's Steam game library to a .csv file

ndjson-spec - Specification

catsql - cat for sql dbs

rson - Rust Object Notation

hsv5 - HTML5 Based Alternative to CSV, TSV, JSONL, etc