Balík: triehash (0.3-2)
Odkazy pre triehash
Zdroje Trisquel:
Stiahnuť zdrojový balík triehash:
Správca:
Original Maintainer:
- Julian Andres Klode
Externé zdroje:
- Domovská stránka [github.com]
Podobné balíky:
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.
Ostatné balíky súvisiace s balíkom triehash
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Stiahnuť triehash
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
all | 11.9 kB | 41 kB | [zoznam súborov] |