FlatBuffers is a free software library implementing a serialization format similar to Protocol Buffers, Thrift, Apache Avro, SBE, and Cap'n Proto, primarily written by Wouter van Oortmerssen and open-sourced by Google. It supports “zero-copy” deserialization, so that accessing the serialized data does not require first copying it into a separate part of memory. This makes accessing data in these formats much faster than data in formats requiring more extensive processing, such as JSON, CSV, and in many cases Protocol Buffers. Compared to other serialization formats however, the handling of FlatBuffers requires usually more code, and some operations are not possible (like some mutation operations).
Attributes | Values |
---|---|
rdf:type | |
rdfs:label |
|
rdfs:comment |
|
foaf:name |
|
name |
|
dcterms:subject | |
Wikipage page ID |
|
Wikipage revision ID |
|
Link from a Wikipage to another Wikipage |
|
Link from a Wikipage to an external page | |
sameAs | |
dbp:wikiPageUsesTemplate | |
author | |
genre |
|
latest release date |
|
latest release version |
|
license | |
operating system | |
programming language | |
released |
|
has abstract |
|
prov:wasDerivedFrom | |
page length (characters) of wiki page |
|
latest release date |
|
latest release version |
|
release date |
|
author | |
genre | |
license | |
programming language | |
foaf:isPrimaryTopicOf | |
is Link from a Wikipage to another Wikipage of |