{"library":"memmem","type":"library","category":null,"description":"Substring searching using efficient algorithms (e.g., Two-Way, SIMD).","language":"rust","status":"active","version":"0.1.1","tags":["string","search","substring","algorithm"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nmemmem = \"0.1.1\"","imports":["use memmem::find;"]},{"cmd":"cargo add memmem","imports":[]}],"homepage":"https://github.com/jneem/memmem","github":"https://github.com/jneem/memmem","docs":"https://docs.rs/memmem/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}