Difference between revisions of "DataInterchageFormats"
From Lost In Wonderlands
(→Subject) |
(→comparison of data serialization formats) |
||
| Line 35: | Line 35: | ||
=== comparison of data serialization formats === | === comparison of data serialization formats === | ||
| − | * [https://en.wikipedia.org/wiki/Comparison_of_data-serialization_formats Comparison_of_data-serialization_formats ] | + | * [https://en.wikipedia.org/wiki/Comparison_of_data-serialization_formats Comparison_of_data-serialization_formats] |
| − | + | * [https://en.wikipedia.org/wiki/Comparison_of_document-markup_languages Comparison_of_document-markup_languages] | |
=== performances === | === performances === | ||
Revision as of 13:58, 19 July 2019
Contents
Data Interchange formats
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on Data Interchange formats... (But Were Afraid to Ask)
a collection of links of interest
See also
Subject
- part of the presentation layers of OSI model
- Data_exchange
- Cross platform Binary serialisation
- google protocol buffers
- [ https://capnproto.org/ cap'n proto, a better protocol buffer ?]
- google flatbuffers
- pugixml
- JSON serialisation
comparison of data serialization formats
performances
- https://codeburst.io/json-vs-protocol-buffers-vs-flatbuffers-a4247f8bda6f
- https://google.github.io/flatbuffers/flatbuffers_benchmarks.html
- https://stackoverflow.com/questions/6405767/protocol-buffer-lite-versus-regular-protocol-buffer