#1 go-json
Fast JSON encoder/decoder compatible with encoding/json for Go
An opinionated production-ready RESTful JSON backend template, highly integrated with VSCode DevContainers.
Health score 44/100, confidence 25/100.
| Latest version | Unknown |
| Imported by | 0 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | Unknown |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| No symbol preview available from pkg.go.dev for this refresh. | ||
Fast JSON encoder/decoder compatible with encoding/json for Go
Package fastjson provides fast JSON parsing.
Package codec provides a High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json.
Fast JSON encoder/decoder compatible with encoding/json for Go
Package fastjson provides fast JSON parsing.
Package jsoniter implements encoding and decoding of JSON as defined in RFC 4627 and provides interfaces with identical syntax of standard lib encoding/json.
Package codec provides a High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json.
Generate TypeScript interfaces from Go structs/interfaces. Useful for JSON RPC.