8 ms·
A new Go protobuf parser [1] made the rounds here eight months ago [2] with a specialized VM that outperforms the default generated protobuf code by 3x. [1]: h
by sa46 6mo ago
A new Go protobuf parser [1] made the rounds here eight months ago [2] with a specialized VM that outperforms the default generated protobuf code by 3x.
[1]: https://mcyoung.xyz/2025/07/16/hyperpb/ https://mcyoung.xyz/2025/07/16/hyperpb/
[2]: https://news.ycombinator.com/item?id=44591605 https://news.ycombinator.com/item?id=44591605
- pstuart 6mo agoI missed that, that could come in handy. Thanks!