hjson-go
Hjson library
A Go implementation of a lightweight, comment-based JSON alternative
Hjson for Go
331 stars
9 watching
42 forks
Language: Go
last commit: 7 months ago
Linked from 2 awesome lists
gohjson
Related projects:
Repository | Description | Stars |
---|---|---|
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
nikolaydubina/htmljson | A Go library for rendering JSON data into customizable HTML pages | 7 |
m-zajac/json2go | Tool for generating Go type representations from JSON inputs | 132 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
cocoonspace/dynjson | Tool for client-customizable JSON formats from dynamic APIs | 16 |
andrew-m-c/go.jsonvalue | A Go library for working with unstructured JSON data efficiently | 187 |
clevergo/jsend | An implementation of JSend specification in Go. | 21 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
zerosnake0/go-json-benchmark | A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
clojure/data.json | A JSON parser and generator for Clojure data structures. | 543 |
go-ole/go-ole | A Go implementation of the Windows COM API using shared libraries | 1,167 |