Content deleted Content added
LordOfPens (talk | contribs) m LordOfPens moved page Talk:Comparison of data serialization formats to Talk:Comparison of data-serialization formats: Missing hyphen in compound modifier |
m Note about Gob, Npy |
||
Line 124:
The same can be said for Protocol Buffers - the link just refers to its own documentation. <!-- Template:Unsigned IP --><small class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/148.80.255.144|148.80.255.144]] ([[User talk:148.80.255.144#top|talk]]) 20:44, 23 February 2018 (UTC)</small> <!--Autosigned by SineBot-->
== Missing Gob ==
Created for Go programming language.
https://golang.org/pkg/encoding/gob/
== Missing Npy ==
Created as a simple way to serialize (Python's) Numpy objects.
https://www.numpy.org/devdocs/reference/generated/numpy.lib.format.html
== EDN is missing ==
|