Library to analyze an arbitrary JSON string

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • cel-go

    Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)

  • quamina

    Home of Quamina, a fast pattern-matching library in Go

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • GJSON

    Get JSON values quickly - JSON parser for Go

    I’m using GJSON, so far so good!

  • gojq

    Pure Go implementation of jq

    JQ has a go implementation usable as a library I see. The project looks fairly active https://github.com/itchyny/gojq

  • expr

    Discontinued Expression language and expression evaluation for Go [Moved to: https://github.com/expr-lang/expr] (by antonmedv)

    I have been using expr (https://github.com/antonmedv/expr) to do something like this for a while. no complains so far.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts