Wed, 12 Mar 2025 18:09:52 UTC | login

Information for RPM triehash-0.3-10.fc37.src.rpm

ID840208
Nametriehash
Version0.3
Release10.fc37
Epoch
Archsrc
SummaryGenerator for order-preserving minimal perfect hash functions in C
DescriptionTrieHash 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.
Build Time2022-07-23 11:05:19 GMT
Size25.92 KB
8dc8f6ce424ec1c9fd3a53e787c325e7
LicenseMIT
Provides
triehash = 0.3-10.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(Pod::Man)
perl-generators
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
triehash-0.3.tar.gz13.73 KB
triehash.spec2.79 KB
Component of No Buildroots