Tue, 07 Jan 2025 10:41:19 CST | login

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

ID98656
Nametriehash
Version0.3
Release1.ocs23
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-05-08 17:48:31 GMT
Size23.65 KB
2a6c4f3bde325c5be430549381fd6aac
LicenseMIT
Buildrootdist-ocs23-epol9-build-157483-9986
Provides
triehash = 0.3-1.ocs23
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