blog
五年了, JSON/V2 还是没有转正
深入 Go 最常用包的 5 年重写之旅:API 完美主义、内存回退,以及向后兼容的沉重代价。
blog
深入 Go 最常用包的 5 年重写之旅:API 完美主义、内存回退,以及向后兼容的沉重代价。
tech
About the improvement of nil value
tech
探索encoding/json/v2中的空值处理改进,提升Go语言的灵活性与兼容性
tech
Compare the performance, advantages, and disadvantages of fastjson, gjson, and jsonparser This article delves into the analysis of how the standard library in Go parses JSON and then explores popular JSON parsing libraries, their characteristics, and how they can better assist us in development in different scenarios. This article is