jettison

JSON encoder

Fast JSON encoding library for Go with configurable options and native support for standard library types.

Highly configurable, fast JSON encoder for Go

GitHub

175 stars
6 watching
13 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists

encodergogolangjsonjson-encodermarshalling

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bet365/jingoA package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps.737
ohler55/ojgA high-performance JSON parser and toolset for Go.862
francoispqt/gojayA high-performance JSON parser and encoder with streaming capabilities for Go.2,127
lucassscaravelli/ejProvides a simple way to handle JSON data from different sources in Go applications.10
nikita-volkov/jsonifierA fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions.82
ake-persson/encodingProvides a generic interface to encode and decode data in a platform-agnostic way.9
go-audio/wavA Go library for decoding and encoding WAV audio files.311
adhocore/jsoncA lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON.17
phmarek/yasonA Common Lisp library for encoding and decoding data in the JSON interchange format.79
linkedin/goavroA library that enables encoding and decoding of Avro data in Go, providing a more straightforward and efficient way to work with binary and textual JSON formats.989
segmentio/encodingA Go package providing efficient encoding and decoding APIs for various data formats.1,005
treye/json_stream_encoderA streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed.8
creativeinquiry/go2jsonTool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages.5
m-zajac/json2goTool for generating Go type representations from JSON inputs132
daoswald/json-tinyA minimalistic JSON encoding and decoding library in Perl11