Show HN: Sonnet – The fastest JSON parser I can think of in Go (github.com)

7 points by sugawarayuuta ↗ HN
- What's different? It's fast. On my machine, the stream decoder is faster than bytedance/sonic which claim to be the fastest even though mine is written in pure Go and Sonic is written in Go + C + Assembly. It also is a drop-in replacement of the standard library.

- Why is it fast? technologies used are in my articles (available in English and Japanese) EN: https://sugawarayuuta.medium.com/still-i-wanted-to-build-the... JA: https://zenn.dev/sugawarayuuta/articles/2a5a3cb3f9a504

0 comments

[ 3.0 ms ] story [ 9.4 ms ] thread

No comments yet.