PSON

binary serializer

A binary serialization format for JSON focused on minimizing network size

A super efficient binary serialization format for JSON.

GitHub

460 stars
15 watching
33 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pascaldekloe/colferA binary serialization format designed for speed and size, generating source code from schema definitions.746
quid2/flatA binary serialization format for compact data storage and efficient transfer60
burningtree/usonA data serialization format designed to be human-readable and suitable for shell environments.77
phadej/igbinaryA binary serialization format designed to replace the standard PHP serializer with improved compression and reduced storage requirements.259
svenvc/neouniversalbinaryjsonAn implementation of Universal Binary JSON format in Pharo Smalltalk5
sirthias/borerProvides efficient serialization and deserialization capabilities for binary data formats226
meeron/pybinnA Python wrapper around a binary serialization format5
donavon/superjson-remixA solution that allows sending binary data from a server-side loader to a React client app without requiring JSON parsable data83
ndsev/zserioA framework for compact and efficient serialization of structured data with low overhead110
intel/tinycborA C library for serializing and deserializing binary objects in a compact format507
mgsloan/storeA fast binary serialization library in Haskell with efficient encoding and decoding of various data types109
ngs-doo/dsl-jsonA high-performance JSON serialization library for Java, designed to work efficiently with existing POJO classes and providing features such as compile-time databinding and streaming support.1,020
swissdatasciencecenter/calamusA Python library for serializing data to JSON-LD format29
fraillt/bitseryA binary serialization library optimized for speed and space.1,090
antidot/pycksonA Python library that serializes objects to JSON by analyzing their class structure and parameters.28