An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/json-iterator/Go

Package jsoniter implements encoding and decoding of JSON as defined in RFC 4627 and provides interfaces with identical syntax of standard lib encoding/json. Converting from encoding/json to jsoniter is no more than replacing the package with jsoniter and variable type declarations (if any). jsoniter interfaces gives 100% compatibility with code using standard lib. "JSON and Go" (https://golang.org/doc/articles/json_and_go.html) gives a description of how Marshal/Unmarshal operate between arbitrary or predefined json objects and bytes, and it applies to jsoniter.Marshal/Unmarshal as well. Besides, jsoniter.Iterator provides a different set of interfaces iterating given bytes/string/reader and yielding parsed elements one by one. This set of interfaces reads input as required and gives better performance.

Ecosystem
proxy.golang.org
Latest Release
v1.1.12
over 4 years ago
Versions
8
v1.1.12
Published: over 4 years ago
Registry - Documentation - Download
v1.1.11
Published: over 5 years ago
Registry - Documentation - Download
v1.1.10
Published: over 5 years ago
Registry - Documentation - Download
v1.1.9
Published: about 6 years ago
Registry - Documentation - Download
v1.1.8
Published: over 6 years ago
Registry - Documentation - Download
v1.1.7
Published: over 6 years ago
Registry - Documentation - Download
v1.1.6
Published: almost 7 years ago
Registry - Documentation - Download
v1.1.5
Published: over 7 years ago
Registry - Documentation - Download
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/json-iterator/%21go
spec
License MIT
Namespace github.com/json-iterator
First Release over 7 years ago
Last Synced 1 day ago
Repository
Stars 13,870 on GitHub
Forks 1,057 on GitHub
Commits 698
Committers 56
Avg per Author 12.464
DDS 0.269
Rankings on proxy.golang.org
Overall Top 8.2%