An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: go.elastic.co/fastjson

Package fastjson provides a library for fast JSON encoding, optimised for static code generation. Fastjson functions and interfaces are structured such that all encoding appends to a buffer, enabling buffer reuse without forcing specific mechanisms such as sync.Pool. This enables zero-allocation encoding without incurring any concurrency overhead in certain applications.
4 versions
Latest release: about 2 years ago
377 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/go.elastic.co/fastjson

Dependent Repos 0