全部搜索项
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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 triehash

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 12.0 kB41.0 kB [文件列表]