Information for RPM triehash-0.3-1.oc9.src.rpm

ID201811
Nametriehash
Version0.3
Release1.oc9
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 Time2024-06-04 07:26:30 GMT
Size23.61 KB
ae384751b26eed36cc75efe5d2957ea3
LicenseMIT
Buildrootdist-oc9-epol-build-80559-53714
Provides
triehash = 0.3-1.oc9
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.spec1.57 KB
Component of No Buildroots