uson

Data serializer

A data serialization format designed to be human-readable and suitable for shell environments.

μson (uson) is a shorthand for JSON

GitHub

78 stars
4 watching
2 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dcodeio/pson A binary serialization format for JSON focused on minimizing network size 459
donavon/superjson-remix A solution that allows sending binary data from a server-side loader to a React client app without requiring JSON parsable data 84
mikeywaites/kim A Python framework for serializing and marshaling complex data structures into JSON format. 316
apiaryio/mson A Markdown syntax for describing data structures in JSON and related formats. 903
kbss-cvut/jb4jsonld A Java library for serializing and deserializing objects to JSON-LD format using annotations. 12
zerosnake0/jzon A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements. 11
xyncro/chiron A JSON serialization library for F#. 174
vt-elixir/ja_serializer A library for serializing Elixir data structures in JSONAPI format 641
svenvc/ston A format for serializing objects in class-based object-oriented languages like Smalltalk. 136
haskell/aeson A Haskell library for parsing and generating JSON data 1,255
iddev5/inon A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. 10
sake92/tupson A library for serializing and deserializing JSON data in Scala 7
xeverous/fuser A header-only library that enables automatic serialization of C++ types to and from JSON. 54
pigulla/json-strictify A utility for safely serializing data to JSON without losing information or causing infinite loops 19
ngs-doo/dsl-json A 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,013