Bug 1704222

Summary: Review Request: rust-twoway - Fast substring search for strings and byte strings
Product: [Fedora] Fedora Reporter: Artem <ego.cordatus>
Component: Package ReviewAssignee: Igor Raits <igor.raits>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: igor.raits, package-review
Target Milestone: ---Flags: igor.raits: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-05 11:29:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Artem 2019-04-29 11:33:00 UTC
Spec URL: https://atim.fedorapeople.org/for-review/rust-twoway.spec
SRPM URL: https://atim.fedorapeople.org/for-review/rust-twoway-0.2.0-1.fc30.src.rpm

Description:
Fast 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.

Fedora Account System Username: atim

Comment 1 Igor Raits 2019-05-05 11:11:19 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-twoway