Bijou64: A variable-length integer encoding | Hacker News
TL;DR AI
2 min readKey summary
Hacker News users discussed Bijou64, a proposed variable-length integer encoding.
The debate focused on SIMD friendliness, canonical representations, and decoder complexity.
Commenters compared Bijou64 with LEB128 and UTF-8-style encodings for storage and network use.
The discussion also touched on fuzzing, serialization, and the tradeoff between size efficiency and implementation simplicity.
