{"id":372482,"url":"https://github.com/BurntSushi/aho-corasick","last_synced_at":"2026-06-12T20:05:12.032Z","repository":{"id":33638312,"uuid":"37290678","full_name":"BurntSushi/aho-corasick","owner":"BurntSushi","description":"A fast implementation of Aho-Corasick in Rust.","archived":false,"fork":false,"pushed_at":"2026-04-21T20:54:23.000Z","size":4959,"stargazers_count":1250,"open_issues_count":11,"forks_count":116,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-06-02T00:31:57.679Z","etag":null,"topics":["aho-corasick","finite-state-machine","search","substring-matching","text-processing"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["BurntSushi"]}},"created_at":"2015-06-11T23:02:10.000Z","updated_at":"2026-05-27T20:15:24.000Z","dependencies_parsed_at":"2024-03-20T01:25:30.685Z","dependency_job_id":null,"html_url":"https://github.com/BurntSushi/aho-corasick","commit_stats":{"total_commits":288,"total_committers":32,"mean_commits":9.0,"dds":0.1909722222222222,"last_synced_commit":"948d2e1f8e4b6b0aff13075176922e158c8bed46"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/aho-corasick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Faho-corasick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Faho-corasick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Faho-corasick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Faho-corasick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/aho-corasick/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Faho-corasick/sbom","scorecard":{"id":25219,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/aho-corasick","commit":"948d2e1f8e4b6b0aff13075176922e158c8bed46"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/23 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/aho-corasick/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/aho-corasick/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/aho-corasick/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/aho-corasick/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz-targets/fuzz_find.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T17:43:57.704Z","repository_id":33638312,"created_at":"2025-08-14T17:43:57.704Z","updated_at":"2025-08-14T17:43:57.704Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34115385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":null,"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":["aho-corasick","finite-state-machine","search","substring-matching","text-processing"],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-08-07T22:16:41.478Z","updated_at":"2022-08-07T22:16:41.478Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/Cargo.toml","dependencies":[{"id":609865986,"package_name":"memchr","ecosystem":"cargo","requirements":"2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T01:47:03.903Z","updated_at":"2023-01-15T01:47:03.903Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6911602497,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6911602498,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"aho-corasick-debug/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:08:14.338Z","updated_at":"2023-10-20T17:08:14.338Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/aho-corasick-debug/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"benchmarks/engines/naive/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-10-20T17:08:14.379Z","updated_at":"2023-10-20T17:08:14.379Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/engines/naive/Cargo.lock","dependencies":[{"id":14266089242,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.75","direct":false,"kind":"runtime","optional":false},{"id":14266089243,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":14266089244,"package_name":"lexopt","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14266089366,"package_name":"memchr","ecosystem":"cargo","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":14266089367,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.66","direct":false,"kind":"runtime","optional":false},{"id":14266089368,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.33","direct":false,"kind":"runtime","optional":false},{"id":14266089369,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.188","direct":false,"kind":"runtime","optional":false},{"id":14266089370,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.188","direct":false,"kind":"runtime","optional":false},{"id":14266089371,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.31","direct":false,"kind":"runtime","optional":false},{"id":14266089372,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"benchmarks/engines/naive/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:08:15.290Z","updated_at":"2023-10-20T17:08:15.290Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/engines/naive/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"benchmarks/engines/rust-aho-corasick/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-10-20T17:08:15.449Z","updated_at":"2023-10-20T17:08:15.449Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/engines/rust-aho-corasick/Cargo.lock","dependencies":[{"id":14266089804,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14266089806,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.69","direct":false,"kind":"runtime","optional":false},{"id":14266089808,"package_name":"atty","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":14266089812,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":14266089813,"package_name":"env_logger","ecosystem":"cargo","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":14266089815,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":14266089816,"package_name":"humantime","ecosystem":"cargo","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14266089817,"package_name":"lexopt","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14266089818,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.148","direct":false,"kind":"runtime","optional":false},{"id":14266089819,"package_name":"log","ecosystem":"cargo","requirements":"0.4.20","direct":false,"kind":"runtime","optional":false},{"id":14266089820,"package_name":"memchr","ecosystem":"cargo","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":14266089821,"package_name":"regex","ecosystem":"cargo","requirements":"1.9.5","direct":false,"kind":"runtime","optional":false},{"id":14266089822,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":14266089823,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":14266089824,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.152","direct":false,"kind":"runtime","optional":false},{"id":14266089825,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14266089826,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":14266089827,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":14266089828,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":14266089829,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"benchmarks/engines/rust-aho-corasick/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:08:16.074Z","updated_at":"2023-10-20T17:08:16.074Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/engines/rust-aho-corasick/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"benchmarks/engines/rust-daachorse/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-10-20T17:08:16.287Z","updated_at":"2023-10-20T17:08:16.287Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/engines/rust-daachorse/Cargo.lock","dependencies":[{"id":14266091657,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.75","direct":false,"kind":"runtime","optional":false},{"id":14266091658,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":14266091659,"package_name":"daachorse","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14266091947,"package_name":"lexopt","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14266091948,"package_name":"memchr","ecosystem":"cargo","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":14266091949,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.66","direct":false,"kind":"runtime","optional":false},{"id":14266091950,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.33","direct":false,"kind":"runtime","optional":false},{"id":14266091951,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.188","direct":false,"kind":"runtime","optional":false},{"id":14266091952,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.188","direct":false,"kind":"runtime","optional":false},{"id":14266091953,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.31","direct":false,"kind":"runtime","optional":false},{"id":14266091954,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"benchmarks/engines/rust-daachorse/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:08:17.942Z","updated_at":"2023-10-20T17:08:17.942Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/engines/rust-daachorse/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"benchmarks/engines/rust-jetscii/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-10-20T17:08:18.591Z","updated_at":"2023-10-20T17:08:18.591Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/engines/rust-jetscii/Cargo.lock","dependencies":[{"id":14266093296,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.72","direct":false,"kind":"runtime","optional":false},{"id":14266093297,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14266093298,"package_name":"jetscii","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":14266093525,"package_name":"memchr","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":14266093526,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.178","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"benchmarks/engines/rust-jetscii/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:08:19.927Z","updated_at":"2023-10-20T17:08:19.927Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/engines/rust-jetscii/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"benchmarks/engines/rust-old-aho-corasick/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-10-20T17:08:20.073Z","updated_at":"2023-10-20T17:08:20.073Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/engines/rust-old-aho-corasick/Cargo.lock","dependencies":[{"id":14266093820,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14266093821,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.69","direct":false,"kind":"runtime","optional":false},{"id":14266093822,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":14266093823,"package_name":"lexopt","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14266093824,"package_name":"memchr","ecosystem":"cargo","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":14266093825,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.152","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"benchmarks/engines/rust-old-aho-corasick/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:08:20.100Z","updated_at":"2023-10-20T17:08:20.100Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/engines/rust-old-aho-corasick/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"benchmarks/shared/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-10-20T17:08:20.429Z","updated_at":"2023-10-20T17:08:20.429Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/shared/Cargo.lock","dependencies":[{"id":14266094038,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.72","direct":false,"kind":"runtime","optional":false},{"id":14266094039,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14266094040,"package_name":"memchr","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":14266094041,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.177","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"benchmarks/shared/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:08:20.907Z","updated_at":"2023-10-20T17:08:20.907Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/benchmarks/shared/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"fuzz/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:08:21.103Z","updated_at":"2023-10-20T17:08:21.103Z","repository_link":"https://github.com/BurntSushi/aho-corasick/blob/master/fuzz/Cargo.toml","dependencies":[]}],"score":7.13966033596492,"created_at":"2026-05-14T05:23:07.815Z","updated_at":"2026-06-12T20:05:12.032Z","avatar_url":"https://github.com/BurntSushi.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372482","html_url":"https://summary.ecosyste.ms/projects/372482"}