Results 42 comments of sonatard

Going forward, if the number of functions to support increases, I plan to do a minor release.

goccy/go-json and goccy/go-yaml follow very different design philosophies. goccy/go-json aims to accelerate JSON handling while preserving the encoding/json-compatible API. To achieve that speed-up it relies heavily on the unsafe package,...