Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-twoway-devel | Distribution: Fedora Project |
Version: 0.2.2 | Vendor: Fedora Project |
Release: 7.fc39 | Build date: Mon May 22 20:44:46 2023 |
Group: Unspecified | Build host: buildvm-x86-24.iad2.fedoraproject.org |
Size: 126495 | Source RPM: rust-twoway-0.2.2-7.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/twoway | |
Summary: Fast substring search for strings and byte strings |
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. This package contains library source intended for building other packages which use the "twoway" crate.
MIT OR Apache-2.0
* Mon May 22 2023 Fabio Valentini <decathorpe@gmail.com> - 0.2.2-7 - Regenerate with rust2rpm v24 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/share/cargo/registry/twoway-0.2.2 /usr/share/cargo/registry/twoway-0.2.2/.cargo-checksum.json /usr/share/cargo/registry/twoway-0.2.2/Cargo.toml /usr/share/cargo/registry/twoway-0.2.2/LICENSE-APACHE /usr/share/cargo/registry/twoway-0.2.2/LICENSE-MIT /usr/share/cargo/registry/twoway-0.2.2/README.rst /usr/share/cargo/registry/twoway-0.2.2/benches /usr/share/cargo/registry/twoway-0.2.2/benches/pathology.rs /usr/share/cargo/registry/twoway-0.2.2/src /usr/share/cargo/registry/twoway-0.2.2/src/bmh.rs /usr/share/cargo/registry/twoway-0.2.2/src/lib.rs /usr/share/cargo/registry/twoway-0.2.2/src/pcmp.rs /usr/share/cargo/registry/twoway-0.2.2/src/tw.rs /usr/share/cargo/registry/twoway-0.2.2/tests /usr/share/cargo/registry/twoway-0.2.2/tests/quick.rs
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:23:46 2024