Click any tag below to further narrow down your results
Links
Lite³ is a binary serialization format that encodes data as a B-tree in a single buffer, allowing for direct access and modification without traditional parsing. It is schemaless, self-describing, and outperforms many existing formats in speed and efficiency. The library is minimalistic and offers both a Buffer API and a more user-friendly Context API for ease of use.