sugawarayuuta

↗ HN profile [ 18.1 ms ] full profile
Karma
2
Created
February 11, 2023 (3y ago)
Submissions
0
  1. - 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…

  2. Good morning.I hope this is not the wrong place to post… so let me introduce my first public Golang package. This is a JSON decoder called Sonnet ( https://github.com/sugawarayuuta/sonnet ) that has given faster results…