Thu, 06 Jun 2024 21:07:36 UTC | login

Information for build rust-twoway-0.2.0-2.fc31

ID110606
Package Namerust-twoway
Version0.2.0
Release2.fc31
Epoch
SummaryFast substring search for strings and byte strings
DescriptionFast substring search for strings and byte strings. Optional SSE4.2 acceleration (if detected at runtime) using pcmpestri. Memchr is the only mandatory dependency. The two way algorithm is also used by rust's libstd itself, but here it is exposed both for byte strings, using memchr, and optionally using a SSE4.2 accelerated version.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 Jul 2019 17:39:47 UTC
CompletedWed, 31 Jul 2019 17:39:47 UTC
Tags
f31
f32
f33
RPMs
src
rust-twoway-0.2.0-2.fc31.src.rpm (info) (download)
noarch
rust-twoway+all-devel-0.2.0-2.fc31.noarch.rpm (info) (download)
rust-twoway+benchmarks-devel-0.2.0-2.fc31.noarch.rpm (info) (download)
rust-twoway+default-devel-0.2.0-2.fc31.noarch.rpm (info) (download)
rust-twoway+galil-seiferas-devel-0.2.0-2.fc31.noarch.rpm (info) (download)
rust-twoway+jetscii-devel-0.2.0-2.fc31.noarch.rpm (info) (download)
rust-twoway+pattern-devel-0.2.0-2.fc31.noarch.rpm (info) (download)
rust-twoway+use_std-devel-0.2.0-2.fc31.noarch.rpm (info) (download)
rust-twoway-devel-0.2.0-2.fc31.noarch.rpm (info) (download)
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Apr 29 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 0.2.0-1 - Initial package