jsonc

JSON preprocessor

A lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON.

Golang (v1.13+) JSON5 preprocessor supporting comments, trailing comma, unquoted key/single-quoted string, hex number, trailing decimal point, literal newlines and more.

GitHub

17 stars
2 watching
0 forks
Language: Go
last commit: over 1 year ago
adhocoregogolangjsonjson-commentjson-parserjson-processorjson5json5-parser

Related projects:

Repository Description Stars
sinhashubham95/jsonic A comprehensive set of utilities to handle JSON data in Go. 11
spyzhov/ajson A Go package for parsing and manipulating JSON data with path-based selection support 243
ohler55/ojg A high-performance JSON parser and toolset for Go. 858
thedevsaddam/gojsonq Provides an ODM-like API to access and query JSON data in Go 2,190
francoispqt/gojay A high-performance JSON parser and encoder with streaming capabilities for Go. 2,123
antonholmquist/jason A JSON parsing and manipulation library for the Go programming language 1,142
romshark/jscan High-performance JSON iterator and validator for Go 90
ohler55/ojc A lightweight C implementation of optimized JSON parsing and processing. 35
lucassscaravelli/ej Provides a simple way to handle JSON data from different sources in Go applications. 10
andrew-m-c/go.jsonvalue A Go library for working with unstructured JSON data efficiently 187
elgs/gojq A Go library for querying and manipulating JSON data 191
zerosnake0/go-json-benchmark A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language 9
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
dedalqq/omg.jsonparser A JSON parser with conditional validation 6
wi2l/jettison Fast JSON encoding library for Go with configurable options and native support for standard library types. 174