Sun, 03 Aug 2025 21:17:40 CST | login

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

ID98657
Nametriehash
Version0.3
Release1.ocs23
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-05-08 17:48:35 GMT
Size19.04 KB
97ea32bb23166c6b539f5346bc4e4702
LicenseMIT
Buildrootdist-ocs23-epol9-build-157483-9986
Provides
triehash = 0.3-1.ocs23
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