Skip to content
Sections
>> Trisquel >> パッケージ >> nabia >> devel >> ffjson
nabia  ] [  aramo  ]
[ ソース: golang-github-pquerna-ffjson  ]

パッケージ: ffjson (0.0~git20181028.e517b90-1)

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.

その他の ffjson 関連パッケージ

  • 依存
  • 推奨
  • 提案

ffjson のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 907.6 kB3065 kB [ファイル一覧]
armhf 802.9 kB2648 kB [ファイル一覧]