Package : golang-github-mailru-easyjson > RPM : golang-github-mailru-easyjson-0.7.6-2.mga9.i586.rpm

Basic items

Install
Name golang-github-mailru-easyjson
Version 0.7.6
Release 2.mga9
URL https://github.com/mailru/easyjson
Group Development/Other
Summary Fast JSON serializer for Go
Size 3,394KB
Arch i586
License MIT

Description


Package Easyjson provides a fast and easy way to marshal/unmarshal Go structs
to/from JSON without the use of reflection. In performance tests, easyjson
outperforms the standard encoding/json package by a factor of 4-5x, and other
JSON encoding packages by a factor of 2-3x.

Easyjson aims to keep generated Go code simple enough so that it can be easily
optimized or fixed. Another goal is to provide users with the ability to
customize the generated code by providing options not available with the
standard encoding/json package, such as generating "snake_case" names or
enabling omitempty behavior by default.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM golang-github-mailru-easyjson-0.7.6-2.mga9.src.rpm
Build time 2022-03-16 00:05:21
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie