Description
Provides a fast JSON serialization library for Go projects. Developers can use it to encode and decode JSON efficiently in services, command-line tools, and applications.
This is a development library, not a JSON editor. Install it when building Go software that imports easyjson or when choosing it for performance-sensitive JSON handling.