hsv5 VS parquet-wasm

Compare hsv5 vs parquet-wasm and see what are their differences.

hsv5

HTML5 Based Alternative to CSV, TSV, JSONL, etc (by elcritch)

parquet-wasm

Rust-based WebAssembly bindings to read and write Apache Parquet data (by kylebarron)
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
hsv5 parquet-wasm
2 6
1 464
- -
0.0 9.0
about 2 years ago 6 days ago
Nim Rust
- 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.

hsv5

Posts with mentions or reviews of hsv5. 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
    I've pondered exactly that. After a previous HN thread, I tried my hand at writing a specification that was minimal as possible but followed HTML5. For example many end tags are optional like `tr` and `td` end tags. Though I pulled in RDFa for richer data types.

    Here's the GitHub repo for what I like to call HSV5: https://github.com/elcritch/hsv5/blob/main/README.md ;)

    And an example of the smallest _valid_ HTML table format:

        
  • JSON5 Data Interchange Format
    4 projects | news.ycombinator.com | 27 Sep 2021
    Somewhat related, I was toying around with what an html5 based csv alternative could look like and called it hsv5 partly as a play on json5 and hdf5.

    https://github.com/elcritch/hsv5

parquet-wasm

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

What are some alternatives?

When comparing hsv5 and parquet-wasm you can also consider the following projects:

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

datasette-stripe - A web SQL interface to your Stripe account using Datasette.

hjson-js - Hjson for JavaScript

quickjs-emscripten - Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions

rson - Rust Object Notation

transmitic - Encrypted, peer to peer, file transfer program :: https://discord.gg/tRT3J6T :: https://www.reddit.com/r/transmitic/ :: https://twitter.com/transmitic

ndjson-spec - Specification

geopolars - Geospatial extensions for Polars

csvz - The hot new standard in open databases

json5 - JSON5 — JSON for Humans