{"id":4305752,"name":"zstd-sys","ecosystem":"cargo","description":"Low-level bindings for the zstd compression library.","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gyscos/zstd-rs","keywords_array":["compression","zstandard","zstd"],"namespace":null,"versions_count":50,"first_release_published_at":"2017-03-24T19:18:12.206Z","latest_release_published_at":"2026-09-04T19:02:16.559Z","latest_release_number":"2.1.0+zstd.1.5.7","last_synced_at":"2026-09-13T02:01:57.022Z","created_at":"2022-04-13T09:34:14.991Z","updated_at":"2026-09-13T02:01:57.023Z","registry_url":"https://crates.io/crates/zstd-sys/","install_command":"cargo install zstd-sys","documentation_url":"https://docs.rs/zstd-sys/","metadata":{"categories":["api-bindings","compression"]},"repo_metadata":{"id":4200526,"uuid":"52115335","full_name":"gyscos/zstd-rs","owner":"gyscos","description":"A rust binding for the zstd compression library.","archived":false,"fork":false,"pushed_at":"2026-09-05T20:34:51.000Z","size":862,"stargazers_count":653,"open_issues_count":73,"forks_count":136,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-09-07T23:10:56.377Z","etag":null,"topics":["compression","rust-bindings","wrapper","zstd"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gyscos.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2016-02-19T20:44:03.000Z","updated_at":"2026-09-05T20:34:55.000Z","dependencies_parsed_at":"2023-10-10T17:55:20.510Z","dependency_job_id":"5eaa4fcd-cdcb-4f46-9606-ba9f81aa1b47","html_url":"https://github.com/gyscos/zstd-rs","commit_stats":{"total_commits":497,"total_committers":58,"mean_commits":8.568965517241379,"dds":"0.23541247484909456","last_synced_commit":"bfe1e34f593c2427e9dc35f1b98d06788174711f"},"previous_names":[],"tags_count":94,"template":false,"template_full_name":null,"purl":"pkg:github/gyscos/zstd-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/sbom","scorecard":{"id":451198,"data":{"date":"2025-08-11","repo":{"name":"github.com/gyscos/zstd-rs","commit":"a7e9c59d661f07131aa94dbc67791026c5ee3a45"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":4,"reason":"3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/wasm.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1","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":"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/linux.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gyscos/zstd-rs/linux.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/gyscos/zstd-rs/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wasm.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gyscos/zstd-rs/wasm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gyscos/zstd-rs/windows.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/gyscos/zstd-rs/windows.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: RustCargoFuzzer integration found: zstd-safe/fuzz/fuzz_targets/zstd_fuzzer.rs:18"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 17 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"}}]},"last_synced_at":"2025-08-19T08:13:45.678Z","repository_id":4200526,"created_at":"2025-08-19T08:13:45.678Z","updated_at":"2025-08-19T08:13:45.678Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37150792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"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_record":{"login":"gyscos","name":"Alexandre Bury","uuid":"564903","kind":"user","description":"\"Such a wasted opportunity for overkill.\"","email":"alexandre.bury@gmail.com","website":"https://www.linkedin.com/in/alexandre-bury/","location":"Pittsburgh, PA, USA","twitter":null,"company":"@argoai","icon_url":"https://avatars.githubusercontent.com/u/564903?u=4ccdcc18eaa978086630ffd9e0180cd9219f3554\u0026v=4","repositories_count":135,"last_synced_at":"2026-09-05T00:23:18.294Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/gyscos","funding_links":[],"total_stars":5585,"followers":150,"following":5,"created_at":"2022-11-02T16:22:36.527Z","updated_at":"2026-09-05T00:23:18.530Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyscos/repositories"},"tags":[{"name":"zstd-sys-2.1.0","sha":"648acb476da66b4bb856043c9b8ea1fdbfe69093","kind":"commit","published_at":"2026-09-04T18:59:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.1.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.1.0/manifests"},{"name":"zstd-safe-8.0.0","sha":"648acb476da66b4bb856043c9b8ea1fdbfe69093","kind":"commit","published_at":"2026-09-04T18:59:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-8.0.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-8.0.0/manifests"},{"name":"v0.14.0","sha":"648acb476da66b4bb856043c9b8ea1fdbfe69093","kind":"commit","published_at":"2026-09-04T18:59:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.14.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.14.0/manifests"},{"name":"zstd-safe-7.3.0","sha":"4726ad6e7ff67e77fd036964d60603e3db1a48fe","kind":"commit","published_at":"2026-09-04T14:31:06.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.3.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.3.0/manifests"},{"name":"zstd-sys-2.0.16","sha":"434ca4cb364e8a81846a2d99d430977e07b15a52","kind":"commit","published_at":"2025-09-04T14:13:06.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.16","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.16/manifests"},{"name":"zstd-sys-2.0.15","sha":"229054099aa73f7e861762f687d7e07cac1d9b3b","kind":"commit","published_at":"2025-03-20T14:47:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.15","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.15/manifests"},{"name":"zstd-safe-7.2.4","sha":"229054099aa73f7e861762f687d7e07cac1d9b3b","kind":"commit","published_at":"2025-03-20T14:47:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.4/manifests"},{"name":"zstd-safe-7.2.3","sha":"829922f01e6c3ef00fdb2c2f42d47a5c14215263","kind":"commit","published_at":"2025-02-20T23:20:47.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.3/manifests"},{"name":"v0.13.3","sha":"52e9d41a645fb49edcf1ed3df765f380dbcf13b2","kind":"commit","published_at":"2025-02-20T21:42:53.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.3/manifests"},{"name":"zstd-safe-7.2.2","sha":"59ed359d2b60adc665fa25798bbef230a282df3f","kind":"commit","published_at":"2025-02-20T21:41:02.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.2/manifests"},{"name":"zstd-sys-2.0.14","sha":"c25e64fdf2594dc7083ebc0b6e4baa502ebff58d","kind":"commit","published_at":"2025-02-20T20:04:35.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.14","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.14/manifests"},{"name":"zstd-safe-7.2.0","sha":"fcf794963c1bf96451bff02f3079b5552c82c19e","kind":"commit","published_at":"2024-07-05T22:19:30.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.2.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.2.0/manifests"},{"name":"v0.13.2","sha":"66ad75df304b83a04f4695d9f5b24afca32921e7","kind":"commit","published_at":"2024-07-05T22:17:32.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.2/manifests"},{"name":"zstd-sys-2.0.12","sha":"46d8f58001e8536fc86e02b4d0c9ec45469933aa","kind":"commit","published_at":"2024-07-05T22:15:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.12/manifests"},{"name":"zstd-sys-2.0.11","sha":"8e7aa79ee2eeeb36567dc56158371bc68b0e3796","kind":"commit","published_at":"2024-06-17T15:22:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.11/manifests"},{"name":"v0.13.1","sha":"e470f0021d25cd5f79431acba0b7456301c00b82","kind":"commit","published_at":"2024-03-27T15:02:24.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.1/manifests"},{"name":"zstd-safe-7.1.0","sha":"3ca5f62c3ff700ad1cf32f8f72eb4e1d3af6c3f4","kind":"commit","published_at":"2024-03-27T15:00:20.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.1.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.1.0/manifests"},{"name":"zstd-sys-2.0.10","sha":"55f5b7b6c7254e83df732f83a8f7a378645bdce6","kind":"commit","published_at":"2024-03-27T14:46:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.10/manifests"},{"name":"v0.13.0","sha":"9d7b44ab86fd246a8367f74d90863917e55461a2","kind":"commit","published_at":"2023-10-11T15:45:24.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.13.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.13.0/manifests"},{"name":"zstd-safe-7.0.0","sha":"6ae83b908478686d75a2a906d4d68bc15311edfd","kind":"commit","published_at":"2023-10-11T15:39:27.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-7.0.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-7.0.0/manifests"},{"name":"zstd-sys-2.0.9","sha":"fa3e7e5d279e06e8cc2de624131eb4ef9bb3e7f2","kind":"commit","published_at":"2023-10-11T15:37:00.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.9/manifests"},{"name":"zstd-safe-6.0.6","sha":"73d2cabfa2542f1e3f2e615044d778b635faf2b7","kind":"commit","published_at":"2023-07-19T13:40:54.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.6/manifests"},{"name":"v0.12.4","sha":"73d2cabfa2542f1e3f2e615044d778b635faf2b7","kind":"commit","published_at":"2023-07-19T13:40:54.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.4/manifests"},{"name":"zstd-safe-6.0.5","sha":"6df6e766c8438ccab126b396c651421f6dcdc47c","kind":"commit","published_at":"2023-04-05T17:28:29.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.5/manifests"},{"name":"zstd-sys-2.0.7","sha":"d2af4f70b43da70070b12c83a78a7596bfc0e324","kind":"commit","published_at":"2023-02-10T02:04:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-2.0.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-2.0.7/manifests"},{"name":"zstd-safe-6.0.4","sha":"d2af4f70b43da70070b12c83a78a7596bfc0e324","kind":"commit","published_at":"2023-02-10T02:04:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.4/manifests"},{"name":"v0.12.3","sha":"12867809bf3cccf4531c597548ca8bbf14696730","kind":"commit","published_at":"2023-01-31T14:40:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.3/manifests"},{"name":"zstd-safe-6.0.3","sha":"32c3717285c798d9714cb736d6757253a3d3b7d3","kind":"commit","published_at":"2023-01-31T14:34:17.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-6.0.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-6.0.3/manifests"},{"name":"v0.12.2","sha":"1c49557922fd2d4ee2f39b3cb829e387dfaae736","kind":"commit","published_at":"2023-01-11T16:05:28.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"ae9b6d5d3ce8c4e6d54bee0c7861020c7ee10d38","kind":"commit","published_at":"2022-12-06T14:48:55.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fe3ebe80fa2f3f57f9b5e7db7196326582d7e8d6","kind":"commit","published_at":"2022-11-22T20:46:40.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.12.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"94f79b0a7b2c4ffc4b8732bd180e662f453f72ef","kind":"commit","published_at":"2022-05-11T17:30:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.11.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.2/manifests"},{"name":"v0.11.0","sha":"3a6c7fa76b49928bd4afc6a68ae82fce842df8dd","kind":"commit","published_at":"2022-03-09T20:49:19.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.11.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"b4026bff46b99cd1519f418e3df9851c8d86d478","kind":"commit","published_at":"2022-03-09T19:08:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.10.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"753cc629be2437b4853112e97fd650f13ba4be9b","kind":"commit","published_at":"2022-01-21T21:05:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.10.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"d68228868929a5d76c800c65d1df0ee003c1c030","kind":"commit","published_at":"2022-01-06T18:33:21.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/v0.9.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/v0.9.2/manifests"},{"name":"0.9.1","sha":"ba26e1daaaa288fdb4e36d10c6ffcad3f9ca4cec","kind":"commit","published_at":"2021-12-23T22:29:55.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.9.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"974e2f22bdc14e297365ed1f9f190a3312e181a0","kind":"commit","published_at":"2021-06-09T13:01:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.9.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"2dead48d0075ccaab20fc27f19c578a74a2b2e8f","kind":"commit","published_at":"2021-05-03T17:40:07.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.8.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"cd0450d78c26081769713d4aa645a819cd282b5d","kind":"commit","published_at":"2021-04-01T21:26:20.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.7.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"91d87400a15ce4ea7b97e776fbe8ab6971557c9d","kind":"commit","published_at":"2021-03-03T20:48:25.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.6.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fc6371d52c5045bef25755a352ca29f7a12d3576","kind":"commit","published_at":"2020-12-20T07:41:52.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.6.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"9ca2568514feab829c4bcff343562498610d2ef3","kind":"commit","published_at":"2020-12-17T16:31:48.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.4/manifests"},{"name":"workspace","sha":"3927a9507d7dea0999ca147ce3c9942d8cbf0a12","kind":"commit","published_at":"2019-11-06T18:45:04.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/workspace","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/workspace","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@workspace","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/workspace","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/workspace/manifests"},{"name":"0.5.1","sha":"01d6107c9181390034bd695616da55153403a74d","kind":"commit","published_at":"2019-11-05T19:46:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"8656e6baedb61f71abba458ecd88f363ff6458f5","kind":"commit","published_at":"2019-10-15T15:22:13.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.5.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.5.0/manifests"},{"name":"0.4.28","sha":"13cdc2043574e542ca8ed76603c8ae28de220196","kind":"commit","published_at":"2019-08-20T18:14:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.28","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.28/manifests"},{"name":"0.4.27","sha":"28f70776c861b59efc1c1454efa8f1038f375862","kind":"commit","published_at":"2019-07-25T21:16:31.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.27","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.27/manifests"},{"name":"0.4.25","sha":"b5f8881d36bdc999dbf9e445bf5a282047dc6ce1","kind":"commit","published_at":"2019-07-22T17:56:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.25","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.25/manifests"},{"name":"0.4.24","sha":"d09a3a06e2802e92f011bb362fa2b4c264ed6f41","kind":"commit","published_at":"2019-04-25T21:31:56.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.24","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.24/manifests"},{"name":"0.4.23","sha":"1c0d2f47d8c8d785d9a1a193bbf7c2c129951ef6","kind":"commit","published_at":"2019-04-16T23:00:05.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.23","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.23/manifests"},{"name":"0.4.22","sha":"3d0105ac413b06aca54d9cccce78ee54d24fa0f1","kind":"commit","published_at":"2018-12-27T21:51:14.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.22","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.22/manifests"},{"name":"0.4.21","sha":"73f7c1cd5f0863715174014e90427873907d8007","kind":"commit","published_at":"2018-10-19T22:00:18.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.21","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.21/manifests"},{"name":"0.4.20","sha":"c283d37a2d2fdaaaa95406ed7c5b4113765b2342","kind":"commit","published_at":"2018-10-05T18:20:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.20","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.20/manifests"},{"name":"0.4.19","sha":"0100e0c0da84d142e272ef354f876e8388e32535","kind":"commit","published_at":"2018-06-28T18:26:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.19","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.19/manifests"},{"name":"0.4.18","sha":"64bc34b14b3c006529070de47256ffaa31dd5b6d","kind":"commit","published_at":"2018-03-27T02:09:42.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.18","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"6b35f7e255898677cec55f7179e21846dd758b03","kind":"commit","published_at":"2017-12-21T09:46:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.17","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.17/manifests"},{"name":"0.4.15","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.15","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.15/manifests"},{"name":"zstd-sys-1.4","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.4/manifests"},{"name":"zstd-safe-1.4","sha":"7ccdf65f91d050a28738b158ba746b632b905235","kind":"commit","published_at":"2017-10-10T00:19:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.4/manifests"},{"name":"zstd-safe-1.3.2","sha":"01d70e62fd636d3cae2b57f3c23b7a126571fa9e","kind":"tag","published_at":"2017-08-22T02:56:16.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.3.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.3.2/manifests"},{"name":"zstd-safe/zstd-sys-1.3.2","sha":"3a161d66a768a7e6c288dc923a9bb79d86b29ff2","kind":"tag","published_at":"2017-08-22T02:54:08.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe/zstd-sys-1.3.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe/zstd-sys-1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe%2Fzstd-sys-1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe%2Fzstd-sys-1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe%2Fzstd-sys-1.3.2/manifests"},{"name":"0.4.13","sha":"8e47cd17a57e41b1418bfe237001f019da9393d8","kind":"commit","published_at":"2017-07-05T02:48:12.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.13","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.13/manifests"},{"name":"0.4.12","sha":"b27780241ebc8aa84cebf7ac193fd59b717c798f","kind":"commit","published_at":"2017-07-05T00:16:02.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.12/manifests"},{"name":"0.4.11","sha":"6709c40d8e2578231cd6f7e16be5d4223b631c56","kind":"commit","published_at":"2017-06-23T20:48:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.11/manifests"},{"name":"zstd-safe-1.2.1","sha":"6709c40d8e2578231cd6f7e16be5d4223b631c56","kind":"commit","published_at":"2017-06-23T20:48:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.2.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2.1/manifests"},{"name":"0.4.10","sha":"de29b3c883885c4a96c55d68dc0b32ef7ce5e5dc","kind":"commit","published_at":"2017-06-05T01:24:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.10/manifests"},{"name":"zstd-safe-1.2","sha":"c74083bd411cafa8f748e9e62a190d6e9cefba9a","kind":"commit","published_at":"2017-06-05T01:19:53.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-safe-1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-safe-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-safe-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-safe-1.2/manifests"},{"name":"0.4.9","sha":"864eb75ba7cfc0926c8fc4771805823e9b1d811c","kind":"commit","published_at":"2017-05-05T03:55:01.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.9/manifests"},{"name":"zstd-sys-1.2","sha":"a210fc945060d13fb35273861b9253324f632e23","kind":"commit","published_at":"2017-05-05T03:54:57.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/zstd-sys-1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/zstd-sys-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@zstd-sys-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/zstd-sys-1.2/manifests"},{"name":"0.4.8","sha":"25a2260b27c2907527c70c76640c14aa76dddd06","kind":"commit","published_at":"2017-04-25T17:40:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.8","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.8/manifests"},{"name":"0.4.7","sha":"8321d8693815ed2509b5992be26931616f074839","kind":"commit","published_at":"2017-04-09T17:17:39.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.7/manifests"},{"name":"0.4.6","sha":"c63c106b89d4f4a4d73f41371c6dcc2126c7cef1","kind":"commit","published_at":"2017-03-24T19:52:57.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.6/manifests"},{"name":"0.4.5","sha":"e2e7533b9d38c71e7ab2442548bed24518d0f2b0","kind":"commit","published_at":"2017-03-24T19:35:25.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"e96da397bbd8ba8ea3bdd56770974154843d9032","kind":"commit","published_at":"2017-03-18T06:30:22.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"d7b9ee9ff09258eec53ee1f04b3643f6ebeba89e","kind":"commit","published_at":"2017-02-07T00:14:35.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"0af50c1d12c75a0e3eda7867175a2f67fbcf7ace","kind":"commit","published_at":"2016-12-15T11:01:26.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"02864ad0391531beee4d62a6ad37d7c5e19f31a3","kind":"commit","published_at":"2016-11-02T05:15:14.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"5ddc82ba4b19a0315ef92ebbe8539cdbb2aaac73","kind":"commit","published_at":"2016-09-28T16:59:26.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.4.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"d5fc99e0814be92d751706522cae64d87bd84f32","kind":"commit","published_at":"2016-09-04T20:34:00.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.3.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"2f5ba733ac2d7a6e404b5c2c2753a259b9ca2b5a","kind":"commit","published_at":"2016-08-31T16:35:49.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.2.0","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.2.0/manifests"},{"name":"0.1.13","sha":"835457ae11054b0f66e4e41b7fcec7b849839cca","kind":"commit","published_at":"2016-08-18T16:18:37.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.13","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"1f28ed46d8ac352670b4b0e64558892cbf0b9867","kind":"commit","published_at":"2016-08-01T16:30:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.12","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"27f6b4f98c7e2dc8380f5f838caa2a7682b81ae1","kind":"commit","published_at":"2016-07-16T18:38:33.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.11","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"d6a4f3de9a21a09d554749f84d824557b27f40b5","kind":"commit","published_at":"2016-07-10T06:46:51.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.10","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"a48372ad9345c02d94d52e4c07bbcf6a96210856","kind":"commit","published_at":"2016-07-08T21:17:23.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.9","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0aed01276f369ccbd5952de9cf9fcc79cf4700cf","kind":"commit","published_at":"2016-07-08T07:14:10.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.8","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"22a217e2cc2f4591a0d807ff6474b415aaa4faf9","kind":"commit","published_at":"2016-06-23T15:43:34.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.7","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"b66f4246e2ecb29c235addecfc967b35a593f9ad","kind":"commit","published_at":"2016-06-16T21:06:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.6","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b41819db039dfe10ee321e89d9bd176b9375344a","kind":"commit","published_at":"2016-04-14T17:57:42.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.5","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"02eca2f53979270cb5a67db13d9abfa4a2236585","kind":"commit","published_at":"2016-04-13T07:04:12.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.4","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"3ec7e1fd53a2fd1b73b30f6c9faca98a474bd605","kind":"commit","published_at":"2016-03-02T23:07:06.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.3","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"e77a7f78144d940b532196ed8d3b8f2db7834291","kind":"commit","published_at":"2016-02-25T01:50:11.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.2","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"f95eeb808994c1ae598fa3ad00cbbf57bb1adde7","kind":"commit","published_at":"2016-02-23T00:59:03.000Z","download_url":"https://codeload.github.com/gyscos/zstd-rs/tar.gz/0.1.1","html_url":"https://github.com/gyscos/zstd-rs/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gyscos/zstd-rs@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T05:11:21.691Z","dependent_packages_count":26,"downloads":353656084,"downloads_period":"total","dependent_repos_count":10445,"rankings":{"downloads":0.2052229595830659,"dependent_repos_count":0.28138818169636876,"dependent_packages_count":1.758852443986826,"stargazers_count":7.990295986515934,"forks_count":6.995916697814482,"docker_downloads_count":0.43160292530871597,"average":2.9438798658175656},"purl":"pkg:cargo/zstd-sys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/zstd-sys","docker_dependents_count":240,"docker_downloads_count":24527041,"usage_url":"https://repos.ecosyste.ms/usage/cargo/zstd-sys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/zstd-sys/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-11T00:36:23.622Z","issues_count":206,"pull_requests_count":185,"avg_time_to_close_issue":15691382.315789474,"avg_time_to_close_pull_request":2217887.160493827,"issues_closed_count":133,"pull_requests_closed_count":162,"pull_request_authors_count":89,"issue_authors_count":165,"avg_comments_per_issue":2.7475728155339807,"avg_comments_per_pull_request":1.7513513513513514,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":11,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":9901.0,"past_year_avg_time_to_close_pull_request":780408.8333333334,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.9090909090909091,"past_year_avg_comments_per_pull_request":0.7857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyscos%2Fzstd-rs/issues","maintainers":[{"login":"gyscos","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gyscos"},{"login":"Sampsonyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sampsonyu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/zstd-sys/codemeta","maintainers":[{"uuid":"3203","login":"gyscos","name":"Alexandre Bury","email":null,"url":"https://github.com/gyscos","packages_count":14,"html_url":"https://crates.io/users/gyscos","role":null,"created_at":"2022-11-08T03:57:33.804Z","updated_at":"2022-11-08T03:57:33.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/gyscos/packages"}]}