github.com/valyala/fastjson

fastjson

Package fastjson provides fast JSON parsing.

73

Decision Signals

Health score 73/100, confidence 80/100.

Strong
Maintenance 75
Adoption 57
Security 92
Maturity 62
Developer DX 83
Confidence 80

Install

go get github.com/valyala/fastjson

Package Data

updated Jun 11, 2026
Latest versionv1.6.10
Imported by895 packages
Stars0
Forks0
Last activity3 months ago
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

84 symbols
SymbolKindSynopsis
Arena Type type Arena struct{}
Arena.NewArray Method func (a *Arena) NewArray() *Value
Arena.NewFalse Method func (a *Arena) NewFalse() *Value
Arena.NewNull Method func (a *Arena) NewNull() *Value
Arena.NewNumberFloat64 Method func (a *Arena) NewNumberFloat64(f float64) *Value
Arena.NewNumberInt Method func (a *Arena) NewNumberInt(n int) *Value
Arena.NewNumberString Method func (a *Arena) NewNumberString(s string) *Value
Arena.NewObject Method func (a *Arena) NewObject() *Value
Arena.NewString Method func (a *Arena) NewString(s string) *Value
Arena.NewStringBytes Method func (a *Arena) NewStringBytes(b []byte) *Value
Arena.NewTrue Method func (a *Arena) NewTrue() *Value
Arena.Reset Method func (a *Arena) Reset()

Similar Packages

Go JSON Libraries

#1 go-json

Fast JSON encoder/decoder compatible with encoding/json for Go

Go JSON Libraries 3.7K stars 4.2K imported-by 60% confidence
89

#2 jsoniter

Package jsoniter implements encoding and decoding of JSON as defined in RFC 4627 and provides interfaces with identical syntax of standard lib encoding/json.

Go JSON Libraries 13.9K stars 17.7K imported-by 100% confidence
71

#3 codec

Package codec provides a High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json.

Go JSON Libraries 0 stars 9.9K imported-by 65% confidence
68

#4 bel

Generate TypeScript interfaces from Go structs/interfaces. Useful for JSON RPC.

Go JSON Libraries 0 stars 2 imported-by 80% confidence
44

#5 go-starter

An opinionated production-ready RESTful JSON backend template, highly integrated with VSCode DevContainers.

Go JSON Libraries 0 stars 0 imported-by 25% confidence
44