すべてのオプション
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: triehash  ]

パッケージ: triehash (0.3-3)

triehash に関するリンク

Screenshot

Debian の資源:

triehash ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

Generates perfect hash functions as native machine code

TrieHash generates perfect hash functions as C code which then gets compiled into optimal machine code as part of the usual program compilation.

TrieHash works by translating a list of strings to a trie, and then converting the trie to a set of recursive switch statements; first switching by length, and then switching by bytes.

TrieHash has various optimizations such as processing multiple bytes at once (on GNU C), and shortcuts for reducing the complexity of case-insensitive matching (ASCII only). Generated code performs substantially faster than gperf, but is larger.

TrieHash was written for use in APT.

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

  • 依存
  • 推奨
  • 提案
  • enhances

triehash のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 12.0 kB41.0 kB [ファイル一覧]