Package: ffjson (0.0~git20181028.e517b90-1.1 and others)
Links for ffjson
Debian Resources:
Download Source Package golang-github-pquerna-ffjson:
- [golang-github-pquerna-ffjson_0.0~git20181028.e517b90-1.1.dsc]
- [golang-github-pquerna-ffjson_0.0~git20181028.e517b90.orig.tar.xz]
- [golang-github-pquerna-ffjson_0.0~git20181028.e517b90-1.1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-github-goccy-go-json-dev
- golang-github-bep-tmc-dev
- golang-github-ghodss-yaml-dev
- golang-github-invopop-yaml-dev
- golang-github-buger-jsonparser-dev
- golang-github-valyala-fastjson-dev
- golang-github-go-viper-mapstructure-dev
- golang-go.uber-zap-dev
- golang-github-cbroglie-mapstructure-dev
- unburden-home-dir
- golang-github-mitchellh-mapstructure-dev
faster JSON serialization for Go
ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to encoding/json, meaning it is a safe drop in replacement. By using ffjson your JSON serialization just gets faster with no additional code changes.
This package contains the ffjson executable.
Other Packages Related to ffjson
|
|
|
|
-
- dep: golang-github-pquerna-ffjson-dev
- faster JSON serialization for Go
Download ffjson
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 0.0~git20181028.e517b90-1.1 | 1,098.4 kB | 3,493.0 kB | [list of files] |
arm64 | 0.0~git20181028.e517b90-1.1 | 938.0 kB | 3,321.0 kB | [list of files] |
armel | 0.0~git20181028.e517b90-1.1 | 948.6 kB | 3,040.0 kB | [list of files] |
armhf | 0.0~git20181028.e517b90-1.1 | 944.3 kB | 3,040.0 kB | [list of files] |
i386 | 0.0~git20181028.e517b90-1.1 | 1,036.5 kB | 2,960.0 kB | [list of files] |
mips64el | 0.0~git20181028.e517b90-1.1 | 881.5 kB | 3,723.0 kB | [list of files] |
ppc64el | 0.0~git20181028.e517b90-1.1 | 919.1 kB | 3,385.0 kB | [list of files] |
riscv64 | 0.0~git20181028.e517b90-1.1+b1 | 1,090.2 kB | 3,646.0 kB | [list of files] |
s390x | 0.0~git20181028.e517b90-1.1 | 1,000.4 kB | 3,513.0 kB | [list of files] |