JavaScript Serialization

Open-source JavaScript projects categorized as Serialization

Top 10 JavaScript Serialization Projects

Serialization
  • store.js

    Cross-browser storage for all use cases, used across the web.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • protobuf

    Protocol Buffers for JavaScript & TypeScript.

    Project mention: Eval("quire".replace(/^/,"re"))(moduleName) | news.ycombinator.com | 2024-01-14
  • avsc

    Avro for JavaScript :zap:

  • pbf

    A low-level, lightweight protocol buffers implementation in JavaScript.

    Project mention: Parquet-WASM: Rust-based WebAssembly bindings to read and write Parquet data | news.ycombinator.com | 2024-04-22

    it's been about 3 years, but in Grafana at the time we were using something like ArrowJS + Arrow Flight + protobuf.js and then render the datasets into dashboards on Canvas, especially for streaming at ~20hz.

    when i benchmarked the fastest lib to simply convert the protobuf decode (https://github.com/mapbox/pbf), it was 5x slower than native JSON parsing in browsers for dataframe-like structures (e.g. a few dozen 2k-long arrays of floats).

  • safe-json-value

    ⛑️ JSON serialization should never fail

  • vt2geojson

    Dump vector tiles to GeoJSON

  • compactr

    Schema based serialization made easy

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • joss

    JOSS can serialize almost every JavaScript data type and data structure, so data can be seamlessly exchanged between browsers and servers (Deno or Node.js).

  • yabson

    YaBSON is a library allowing schemaless binary-encoded parsing/serialization of JavaScript data with a generator-based implementation

  • is-json-value

    Check if a value is valid JSON.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Serialization discussion

Log in or Post with

JavaScript Serialization related posts

  • 12 easy SEO Tips Every Developer Should Know

    3 projects | dev.to | 1 Jul 2024
  • Eval("quire".replace(/^/,"re"))(moduleName)

    1 project | news.ycombinator.com | 14 Jan 2024
  • How we reverse-engineered Google Maps pagination

    2 projects | dev.to | 5 Dec 2023
  • Htmx, Rust and Shuttle: A New Rapid Prototyping Stack

    3 projects | news.ycombinator.com | 1 Nov 2023
  • XML is better than YAML

    17 projects | news.ycombinator.com | 20 Sep 2023
  • JSON vs. XML with Douglas Crockford

    4 projects | news.ycombinator.com | 6 Apr 2023
  • Question about compressing JSON in multiplayer position updates

    1 project | /r/node | 5 Apr 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Sep 2024
    InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →

Index

What are some of the best open-source Serialization projects in JavaScript? This list will help you:

Project Stars
1 store.js 14,018
2 protobuf 9,845
3 avsc 1,268
4 pbf 794
5 safe-json-value 208
6 vt2geojson 124
7 compactr 101
8 joss 54
9 yabson 13
10 is-json-value 6

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com