Icon triehash

Informations

  • Identifier triehash
  • Added Date 14/04/2021 23:41
  • Free package
  • 0.00/5 (0 vote)

  • RepositoryProcursus
  • SectionDevelopment
  • Version 0.3
  • Architecture All OS
  • Size 7.94 Kb
  • Installed-Size 28
  • Depends perl

Description

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.


Version History

Packages are not hosted on our server, they could be protected or unavailable.

  • Download triehash version 0.314/04/2021 23:41
    Architecture All OS
    MD5 9905765bce6ff9bce38d1e157961339e
    SHA1 72de940963c451f8007d41af1e2a698dcf6de5ff
    SHA256 598c32de138310b3a9632f600262d5fc426532b2dc62b836c9d1a5a982959a8a

Reviews and ratings