Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Bijou64: A variable-length integer encoding

Bijou64 is a variable-length integer encoding scheme that compresses small integers more efficiently than standard methods like Varint or LEB128, offering improved performance for applications dealing with predominantly small values.

Related stories