twoway

Crates.iotwoway
lib.rstwoway
version0.2.2
sourcesrc
created_at2015-12-08 21:45:47.47429
updated_at2021-05-19 22:06:38.467348
description(Deprecated - use crate memchr instead.) 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.
homepage
repositoryhttps://github.com/bluss/twoway
max_upload_size
id3598
size129,954
publish (github:lalrpop:publish)

documentation

https://docs.rs/twoway/

README

Commit count: 89

cargo fmt