csv-parser VS schema-irve

Compare csv-parser vs schema-irve and see what are their differences.

csv-parser

Streaming csv parser inspired by binary-csv that aims to be faster than everyone else (by mafintosh)

schema-irve

TableSchema pour les Infrastructures de Recharge de VĂ©hicules Electriques (IRVE) (by etalab)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
csv-parser schema-irve
9 1
1,399 10
- -
0.0 5.4
3 months ago 26 days ago
JavaScript Elixir
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.

csv-parser

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

schema-irve

Posts with mentions or reviews of schema-irve. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-15.
  • Why my favourite API is a zipfile on the European Central Bank's website
    10 projects | news.ycombinator.com | 15 Sep 2023
    Agreed! People are surprised but CSV files (while I would use them for everything) work great in low-tech environment, or when files must be produced by many different actors with different technical levels.

    One concrete example is the French standard to describe Electrical Vehicles Charge Points, which is made of 2 parts (static = position & overall description, dynamic = current state, occupancy etc). Both "files" are just CSV files:

    https://github.com/etalab/schema-irve

    Both sub-formats are specified via TableSchema (https://frictionlessdata.io/schemas/table-schema.json).

    Files are produced directly by electrical charge points operators, which can have widely different sizes & technicality, so CSV works nicely in that case.

What are some alternatives?

When comparing csv-parser and schema-irve you can also consider the following projects:

xlsx-populate - Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, encryption, and a focus on keeping existing workbook features and styles in tact.

programming-language-benchmarks - Benchmarks for programming languages

PEG.js - PEG.js: Parser generator for JavaScript

programming-language

parse-json - Parse JSON with more helpful errors

exchangeratesapi - Exchange Rates API

google-libphonenumber - The up-to-date and reliable Google's libphonenumber package for node.js.

python-remotezip - Python module to access single members of a zip archive without downloading the full content from a remote web server.

neat-csv - Fast CSV parser

Jison - Bison in JavaScript.

Chevrotain - Parser Building Toolkit for JavaScript

xml2js - XML to JavaScript object converter.