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

ID201812
Nametriehash
Version0.3
Release1.oc9
Epoch
Archnoarch
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:32 GMT
Size19.04 KB
42be0492a58ada6d4d3d5e0075a40d56
LicenseMIT
Buildrootdist-oc9-epol-build-80559-53714
Provides
triehash = 0.3-1.oc9
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/perl
perl(Getopt::Long)
perl(strict)
perl(utf8)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 6 of 6
Name ascending sort Size
/usr/bin/triehash24.50 KB
/usr/share/doc/triehash0.00 B
/usr/share/doc/triehash/README.md4.36 KB
/usr/share/licenses/triehash0.00 B
/usr/share/licenses/triehash/LICENSE.md1023.00 B
/usr/share/man/man1/triehash.1.gz2.51 KB
Component of No Buildroots