{"id":4207778,"name":"opaque-pointer","ecosystem":"cargo","description":"Generic functions to work with opaque pointers when use FFI to expose Rust structs","homepage":null,"licenses":"Unlicense","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/jhg/opaque-pointer-rs","keywords_array":["cbindgen","ffi","no_std","opaque","pointers"],"namespace":null,"versions_count":27,"first_release_published_at":"2020-09-13T05:42:44.532Z","latest_release_published_at":"2025-01-15T18:37:47.939Z","latest_release_number":"0.10.1","last_synced_at":"2026-07-30T09:34:58.100Z","created_at":"2022-04-12T21:02:27.128Z","updated_at":"2026-09-04T23:46:48.318Z","registry_url":"https://crates.io/crates/opaque-pointer/","install_command":"cargo install opaque-pointer","documentation_url":"https://docs.rs/opaque-pointer/","metadata":{"categories":["development-tools::ffi","no-std"]},"repo_metadata":{"id":52802368,"uuid":"294944110","full_name":"jhg/opaque-pointer-rs","owner":"jhg","description":"Harnessing Generics with Opaque Pointers for Seamless Rust FFI","archived":false,"fork":false,"pushed_at":"2025-04-18T00:12:08.000Z","size":128,"stargazers_count":9,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T21:56:32.311Z","etag":null,"topics":["ffi","opaque-pointers","rust"],"latest_commit_sha":null,"homepage":"https://docs.rs/opaque-pointer/latest/opaque_pointer/","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/jhg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"jhg"}},"created_at":"2020-09-12T12:57:30.000Z","updated_at":"2025-04-18T00:12:12.000Z","dependencies_parsed_at":"2024-04-25T21:32:56.445Z","dependency_job_id":"18a4ef66-fbbe-46b9-8c2c-3f7e0be71caa","html_url":"https://github.com/jhg/opaque-pointer-rs","commit_stats":{"total_commits":183,"total_committers":2,"mean_commits":91.5,"dds":0.005464480874316946,"last_synced_commit":"0f9b87408f574011d96606893016495d74721a78"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/jhg/opaque-pointer-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhg","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/sbom","scorecard":{"id":518841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jhg/opaque-pointer-rs","commit":"a99ac3ef4b5ca3fc3213a82c2042a469d791e921"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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/cargo-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/cargo-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/cargo-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/cargo-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/jhg/opaque-pointer-rs/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: The Unlicense: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cargo-publish.yml:9"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-20T02:27:07.119Z","repository_id":52802368,"created_at":"2025-08-20T02:27:07.119Z","updated_at":"2025-08-20T02:27:07.119Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37022174,"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-04T02:00:06.169Z","response_time":115,"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":"jhg","name":"Jesus Hernandez","uuid":"1288711","kind":"user","description":"","email":"","website":"https://jhg.github.io/","location":"Barcelona","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1288711?v=4","repositories_count":58,"last_synced_at":"2023-03-18T05:15:27.492Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jhg","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:38:36.084Z","updated_at":"2023-03-18T05:15:27.526Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhg/repositories"},"tags":[{"name":"v0.9.0","sha":"9cb14a6270483f03998910f2e475b1a3883e3546","kind":"commit","published_at":"2025-01-13T21:34:20.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.9.0","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.9.0/manifests"},{"name":"v0.8.11","sha":"db51a3a92dde199ea0c3ac10ed87bde11376f953","kind":"commit","published_at":"2024-04-27T12:17:29.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.11","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"2d27fde5c028c9eb147b71c52a66994710da930b","kind":"commit","published_at":"2024-04-27T11:28:08.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.10","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"283e75ed30d33c6eae924cc826d3e670fc265f81","kind":"commit","published_at":"2024-04-26T00:06:02.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.9","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"29df86341b5abf28ef5285a60e585706b1f50ea4","kind":"commit","published_at":"2023-04-22T19:56:36.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.8","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"9157ab5edbd3721c4008be52780547e30b59abd4","kind":"commit","published_at":"2023-04-22T19:31:50.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.7","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"53f628ccb85435732d2fd58d5155c637f96ebff6","kind":"commit","published_at":"2021-12-09T19:16:45.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.6","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"142c91b2bdd6b4172d9e9e37c93931dd9e35aa35","kind":"commit","published_at":"2021-05-12T20:11:31.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.5","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"02c0b4418ce01a607544b1b589aa70700ee6e18f","kind":"commit","published_at":"2021-04-19T11:00:21.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.4","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"254c46dc4248c4bd8e7ab222d30fecd4cd9125b0","kind":"commit","published_at":"2021-04-19T06:12:37.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.3","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a7c03db55a42f3055a55e2eafff259bdf8dd5983","kind":"commit","published_at":"2021-04-19T06:07:25.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.2","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"3527a60ec11a41aa93b06601693f7dcaa39c78f7","kind":"commit","published_at":"2021-04-19T00:29:16.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.1","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"fd2d26cd7e705006699d192c415c5d67985613bf","kind":"commit","published_at":"2021-04-18T02:10:16.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.8.0","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"882dc2a0449373600b9e95ed9a4adbd3c3bfa9b7","kind":"commit","published_at":"2021-01-29T12:03:51.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.7.2","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"e19b738474904bd71dfa719bd2ef6d8d2a2961f6","kind":"commit","published_at":"2020-12-26T01:03:13.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.7.1","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"965bf409410691feccd24e4fd0006a28b8cc1ff3","kind":"commit","published_at":"2020-12-25T05:32:48.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.7.0","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"b9c89900ede949881ac0e2fc9abf8dae62f2b0d6","kind":"commit","published_at":"2020-12-25T04:32:55.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.6.1","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"4eb31a1b1752d19d316754bc98b451903d0b177c","kind":"commit","published_at":"2020-12-25T01:51:04.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.6.0","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"109d6dfbf76a37568adf69fedd5c6148c1522a21","kind":"commit","published_at":"2020-12-24T20:27:52.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.5.0","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2f2663a42757881db156792dd9cd93c700d65841","kind":"commit","published_at":"2020-12-07T23:59:11.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.4.0","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8ffd301e6e805d44ceff9aebc1225bf68135fa32","kind":"commit","published_at":"2020-09-13T06:51:53.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.3.0","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"15ab8bf91e7e6a256b7b3e12ced763f4ed2825d0","kind":"commit","published_at":"2020-09-13T06:19:20.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.2.0","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"fd66e8a0a4cf14bec3a66e1998fa2988174f8c71","kind":"commit","published_at":"2020-09-13T06:05:42.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.1.2","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"4bc21083b3b5f5a81bdbc159e99c6b22b2366d0e","kind":"commit","published_at":"2020-09-13T05:59:45.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.1.1","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"26b5d2f19c6c1ebb678617c43bf371dadf5a143c","kind":"commit","published_at":"2020-09-13T05:41:15.000Z","download_url":"https://codeload.github.com/jhg/opaque-pointer-rs/tar.gz/v0.1.0","html_url":"https://github.com/jhg/opaque-pointer-rs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jhg/opaque-pointer-rs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T23:46:48.318Z","dependent_packages_count":0,"downloads":34734,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":23.06803527368413,"dependent_repos_count":16.496544113809378,"dependent_packages_count":36.13507407600713,"stargazers_count":31.232899180651753,"forks_count":26.257558022500728,"docker_downloads_count":null,"average":26.638022133330622},"purl":"pkg:cargo/opaque-pointer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/opaque-pointer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/opaque-pointer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/opaque-pointer/dependencies","status":null,"funding_links":["https://github.com/sponsors/jhg"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:03:39.499Z","issues_count":9,"pull_requests_count":4,"avg_time_to_close_issue":4296590.166666667,"avg_time_to_close_pull_request":19646510.75,"issues_closed_count":6,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.2222222222222222,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":15534.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhg%2Fopaque-pointer-rs/issues","maintainers":[{"login":"jhg","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/opaque-pointer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/opaque-pointer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/opaque-pointer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/opaque-pointer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/opaque-pointer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/opaque-pointer/codemeta","maintainers":[{"uuid":"90845","login":"jhg","name":"Jesus Hernandez","email":null,"url":"https://github.com/jhg","packages_count":24,"html_url":"https://crates.io/users/jhg","role":null,"created_at":"2022-11-07T22:43:45.039Z","updated_at":"2022-11-07T22:43:45.039Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jhg/packages"}]}