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

Top 8.7% on proxy.golang.org
Top 1.1% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 0.8% docker downloads on proxy.golang.org

proxy.golang.org : github.com/armosec/gojay

Package gojay implements encoding and decoding of JSON as defined in RFC 7159. The mapping between JSON and Go values is described in the documentation for the Marshal and Unmarshal functions. It aims at performance and usability by relying on simple interfaces to decode and encode structures, slices, arrays and even channels. On top of the simple interfaces to implement, gojay provides lots of helpers to decode and encode multiple of different types natively such as bit.Int, sql.NullString or time.Time

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/armosec/gojay
License: MIT
Latest release: over 1 year ago
First release: about 6 years ago
Namespace: github.com/armosec
Dependent packages: 26
Dependent repositories: 2
Stars: 1 on GitHub
Forks: 0 on GitHub
Docker dependents: 30
Docker downloads: 1,139,363
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...