← All repos

gjson

Get JSON values quickly - JSON parser for Go

golangjsonjson-parser
Browse cluster: Cluster 164
321commits
33contributors
1languages

Tech stack & purpose

GJSON is a Go package that provides fast and simple retrieval of values from JSON documents using dot notation paths and query syntax. The library supports features including one-line value retrieval, path syntax with wildcards and array indexing, iteration over objects and arrays, JSON Lines parsing, and custom modifier functions for transforming results. Built in Go, GJSON is authored by tidwall and also available in Python and Rust implementations.

Languages

Go
100.0%

Contributors (top 30 of 33)