OjG now has a tokenizer that is almost 10 times faster than json.Decode

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ojg

    Optimized JSON for Go

  • The title says it all. The new tokenizer here https://github.com/ohler55/ojg and the benchmarks and comparison to other JSON packages is here https://github.com/ohler55/compare-go-json.

  • compare-go-json

    A comparison of several go JSON packages.

  • The title says it all. The new tokenizer here https://github.com/ohler55/ojg and the benchmarks and comparison to other JSON packages is here https://github.com/ohler55/compare-go-json.

  • 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.

    InfluxDB logo
  • jsoniter

    A high-performance 100% compatible drop-in replacement of "encoding/json" (by json-iterator)

  • Need to compare with https://github.com/json-iterator/go too!

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

  • Building a high performance JSON parser

    19 projects | news.ycombinator.com | 5 Nov 2023
  • A Journey building a fast JSON parser and full JSONPath

    5 projects | news.ycombinator.com | 11 Oct 2023
  • Oj Is on Tap

    1 project | news.ycombinator.com | 3 Oct 2023
  • SEN: Simple Encoding Notation

    1 project | news.ycombinator.com | 17 Jul 2023
  • I wrote a JSON parsing library that makes it easy to query and even do arithmetic operations on JSON.

    3 projects | /r/golang | 3 Jul 2022