Wed, 12 Mar 2025 17:50:54 UTC | login

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

ID840209
Nametriehash
Version0.3
Release10.fc37
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 Time2022-07-23 11:05:25 GMT
Size20.66 KB
515c6af72a11b45d033f93da60a48952
LicenseMIT
Provides
triehash = 0.3-10.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/perl
perl(:MODULE_COMPAT_5.36.0)
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(PayloadIsZstd) <= 5.4.18-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.gz3.44 KB
Component of No Buildroots