<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>serialization</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1157/feed"/>
    <updated>2026-04-25T10:23:54+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1157/feed</id>
            <entry>
            <id>https://links.biapy.com/links/11278</id>
            <title type="text"><![CDATA[TRON]]></title>
            <link rel="alternate" href="https://github.com/fastserial/lite3" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11278"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tree Root Object Notation.

A JSON-Compatible Zero-Copy Serialization Format.]]>
            </summary>
            <updated>2025-12-22T13:17:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1393</id>
            <title type="text"><![CDATA[MessagePack]]></title>
            <link rel="alternate" href="https://msgpack.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1393"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[MessagePack is an extremely efficient object serialization library. It&amp;#039;s like JSON, but very fast and small.

It&amp;#039;s like JSON. but fast and small.
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it&amp;#039;s faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.

- [MessagePack @ GitHub](https://github.com/msgpack/msgpack).

Related contents:

- [Begrudgingly choosing CBOR over MessagePack @ taylor.town](https://taylor.town/flat-scraps-001).]]>
            </summary>
            <updated>2025-08-28T19:48:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2765</id>
            <title type="text"><![CDATA[BSON (Binary JSON) Serialization]]></title>
            <link rel="alternate" href="https://bsonspec.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2765"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[BSON, short for Bin­ary JSON, is a bin­ary-en­coded seri­al­iz­a­tion of JSON-like doc­u­ments. Like JSON, BSON sup­ports the em­bed­ding of doc­u­ments and ar­rays with­in oth­er doc­u­ments and ar­rays. BSON also con­tains ex­ten­sions that al­low rep­res­ent­a­tion of data types that are not part of the JSON spec. For ex­ample, BSON has a Date type and a BinData type.]]>
            </summary>
            <updated>2025-08-28T23:37:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4871</id>
            <title type="text"><![CDATA[Protocol Buffers]]></title>
            <link rel="alternate" href="https://protobuf.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4871"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Protocol Buffers are language-neutral, platform-neutral extensible mechanisms for serializing structured data.

- [Protocol Buffers @ GitHub](https://github.com/protocolbuffers/protobuf).

Related contents:

- [Protocol Buffer Design: Principles and Practices for Collaborative Development @ Lyft Engineering&amp;#039;s Medium](https://eng.lyft.com/protocol-buffer-design-principles-and-practices-for-collaborative-development-8f5aa7e6ed85).
- [Better than JSON @ Oya Studio](https://aloisdeniel.com/blog/better-than-json).
- [Binary Formats are Better Than JSON in Browsers!](https://adamfaulkner.github.io/binary_formats_are_better_than_json_in_browsers.html).]]>
            </summary>
            <updated>2025-12-09T07:14:43+00:00</updated>
        </entry>
    </feed>
