{"id":19212474,"url":"https://github.com/fasterthanlime/stringsearch","last_synced_at":"2025-07-18T19:32:52.303Z","repository":{"id":57544530,"uuid":"220808904","full_name":"fasterthanlime/stringsearch","owner":"fasterthanlime","description":"Collection of techniques for (binary) string searching","archived":false,"fork":false,"pushed_at":"2019-11-23T19:59:20.000Z","size":731,"stargazers_count":24,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-06T12:06:53.293Z","etag":null,"topics":["string-search","suffix-array"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fasterthanlime.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-10T15:24:22.000Z","updated_at":"2025-06-27T16:09:41.000Z","dependencies_parsed_at":"2022-08-27T04:21:58.808Z","dependency_job_id":null,"html_url":"https://github.com/fasterthanlime/stringsearch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fasterthanlime/stringsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2Fstringsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2Fstringsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2Fstringsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2Fstringsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fasterthanlime","download_url":"https://codeload.github.com/fasterthanlime/stringsearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2Fstringsearch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265820051,"owners_count":23833557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["string-search","suffix-array"],"created_at":"2024-11-09T13:47:07.098Z","updated_at":"2025-07-18T19:32:52.276Z","avatar_url":"https://github.com/fasterthanlime.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# suffixsearch\n\n[![Build Status](https://travis-ci.org/fasterthanlime/suffixsearch.svg?branch=master)](https://travis-ci.org/fasterthanlime/suffixsearch)\n\nA collection of SACAs (suffix array construction algorithms) and other\nmethods of indexing and searching for substrings in all suffixes of a\ngiven input.\n\n## Crates\n\n  * [divsufsort](crates/divsufsort) is Rust version of Yuta Mori's `libdivsufsort`, ported by hand\n  * [cdivsfusort](crates/cdivsufsort) is Yuta Mori's original `libdivsufsort`, built with the `cc` crate\n  * [divsuftest](crates/divsuftest) is a test executable that allows comparing against the\n    above crates.\n  * [dc3](crates/dc3) is a naive work-in-progress implementation of DC3 (Differential Cover, v=3)\n\nSee the crates' README files for more information on their status,\nexpected performance and licensing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffasterthanlime%2Fstringsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffasterthanlime%2Fstringsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffasterthanlime%2Fstringsearch/lists"}