jingo

This package provides the ability to encode golang structs to a buffer as JSON very quickly.

APACHE-2.0 License

Stars
733
Committers
10

Bot releases are visible (Hide)

jingo - 1.2.1 Latest Release

Published by kungfusheep 11 months ago

What's Changed

Full Changelog: https://github.com/bet365/jingo/compare/v1.2.0...v1.2.1

jingo - 1.2.0

Published by kungfusheep 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/bet365/jingo/compare/v1.1.1...v1.2.0

jingo - 1.1.1

Published by kungfusheep about 1 year ago

What's Changed

Full Changelog: https://github.com/bet365/jingo/compare/v1.1.0...v1.1.1

jingo - 1.1.0

Published by kungfusheep about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/bet365/jingo/compare/v1.0.5...v1.1.0

jingo - 1.0.5

Published by kungfusheep over 1 year ago

Improves the escape code to cater for line feed, carriage return and tab.

jingo - 1.0.4

Published by kungfusheep over 3 years ago

Time field quoting fixed. Thanks @variar

jingo - 1.0.3

Published by kungfusheep over 3 years ago

Perf release, up to 1/3 faster execution times.

jingo - 1.0.2

Published by kungfusheep over 3 years ago

fixes for the race detector.

jingo - 1.0

Published by kungfusheep over 3 years ago

Added the ,escape option.
Updated unsafe.Pointer conversions regarding slices to be compliant with vet checks added since the last release.

jingo - v0.10.0

Published by kungfusheep over 4 years ago

Added time.Time encoding + additional tests/benchmarks. Thanks to @johngillott

jingo - v0.9.0

Published by kungfusheep over 5 years ago