uson
Data serializer
A data serialization format designed to be human-readable and suitable for shell environments.
μson (uson) is a shorthand for JSON
77 stars
4 watching
2 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A binary serialization format for JSON focused on minimizing network size | 460 |
| A solution that allows sending binary data from a server-side loader to a React client app without requiring JSON parsable data | 83 |
| A Python framework for serializing and marshaling complex data structures into JSON format. | 314 |
| A Markdown syntax for describing data structures in JSON and related formats. | 902 |
| A Java library for serializing and deserializing objects to JSON-LD format using annotations. | 12 |
| A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements. | 11 |
| A JSON serialization library for F#. | 174 |
| A library for serializing Elixir data structures in JSONAPI format | 641 |
| A format for serializing objects in class-based object-oriented languages like Smalltalk. | 138 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. | 10 |
| A library for serializing and deserializing JSON data in Scala | 8 |
| A header-only library that enables automatic serialization of C++ types to and from JSON. | 54 |
| A utility for safely serializing data to JSON without losing information or causing infinite loops | 19 |
| 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,020 |