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
175 stars
6 watching
13 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
encodergogolangjsonjson-encodermarshalling
Related projects:
Repository | Description | Stars |
---|---|---|
| A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. | 737 |
| A high-performance JSON parser and toolset for Go. | 862 |
| A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. | 82 |
| Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
| A Go library for decoding and encoding WAV audio files. | 311 |
| A lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON. | 17 |
| A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
| A 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 |
| A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
| A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
| Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
| Tool for generating Go type representations from JSON inputs | 132 |
| A minimalistic JSON encoding and decoding library in Perl | 11 |