golang-easyjson

Fast JSON serializer for golang - command-line client

Description

easyjson allows (un-)marshaling of JSON golang structs without the use of reflection by generating marshaller code.

One of the aims of the library is to keep generated code simple enough so that it can be easily optimized or fixed. Another goal is to provide users with ability to customize the generated code not available in 'encoding/json', such as generating snake_case names or enabling 'omitempty' behavior by default.

This package contains the command-line client.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/mailru/easyjson


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install golang-easyjson