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

77 stars
4 watching
2 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dcodeio/psonA binary serialization format for JSON focused on minimizing network size460
donavon/superjson-remixA solution that allows sending binary data from a server-side loader to a React client app without requiring JSON parsable data83
mikeywaites/kimA Python framework for serializing and marshaling complex data structures into JSON format.314
apiaryio/msonA Markdown syntax for describing data structures in JSON and related formats.902
kbss-cvut/jb4jsonldA Java library for serializing and deserializing objects to JSON-LD format using annotations.12
zerosnake0/jzonA high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements.11
xyncro/chironA JSON serialization library for F#.174
vt-elixir/ja_serializerA library for serializing Elixir data structures in JSONAPI format641
svenvc/stonA format for serializing objects in class-based object-oriented languages like Smalltalk.138
haskell/aesonA Haskell library for parsing and generating JSON data1,257
iddev5/inonA simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization.10
sake92/tupsonA library for serializing and deserializing JSON data in Scala8
xeverous/fuserA header-only library that enables automatic serialization of C++ types to and from JSON.54
pigulla/json-strictifyA utility for safely serializing data to JSON without losing information or causing infinite loops19
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