parquet-wasm VS rson

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

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
parquet-wasm rson
6 1
464 21
- -
9.0 0.0
3 days ago about 3 years ago
Rust Rust
Apache License 2.0 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.

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.

rson

Posts with mentions or reviews of rson. 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
    Hm I wasn't aware of RSON. https://github.com/rson-rs/rson

    QSN isn't intended to be tied to Rust in any way (and isn't), while RSON says it uses the Serde data model.

    This gets at an issue I have been having a hard time explaining, mentioned here:

    http://www.oilshell.org/blog/2022/03/backlog-arch.html

    That is, narrow waists are necessarily a COMPROMISE. JSON is a compromise, and Rust users will be equally unhappy as Lua or Erlang users. That is a feature and not a bug for something meant of interoperability. You are "stuck with" the lowest common denominator, but that's what enables interop.

    I contrast "monoglot" serialization formats like Python pickle an Go .gob with language-independent formats like JSON, TSV, and HTML. The wisdom of JSON is that Crockford specified it independently of JavaScript.

    But both are useful.

    It's not clear if RSON is meant to be monoglot or polyglot, but it's a huge difference and it seems more monoglot. QSN on the other hand is definitely a polyglot design like JSON, despite being derived from Rust.

What are some alternatives?

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

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

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

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

ndjson-spec - Specification

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

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

geopolars - Geospatial extensions for Polars

AwesomeCSV - 🕶️A curated list of awesome tools for dealing with CSV.

csvz - The hot new standard in open databases

nodejs-polars - nodejs front-end of polars

zero-to-production - Code for "Zero To Production In Rust", a book on API development using Rust.