{"id":443740,"name":"ittapi","ecosystem":"cargo","description":"High-level Rust bindings for ittapi","homepage":"https://github.com/intel/ittapi/tree/master/rust/ittapi","licenses":"GPL-2.0-only OR BSD-3-Clause","normalized_licenses":["GPL-2.0-only","BSD-3-Clause"],"repository_url":"https://github.com/intel/ittapi","keywords_array":["code-generation","profiling","vtune"],"namespace":null,"versions_count":8,"first_release_published_at":"2022-04-06T18:46:26.906Z","latest_release_published_at":"2025-12-04T23:44:00.785Z","latest_release_number":"0.5.0","last_synced_at":"2026-08-25T01:24:42.768Z","created_at":"2022-04-07T01:12:06.709Z","updated_at":"2026-08-29T07:58:25.221Z","registry_url":"https://crates.io/crates/ittapi/","install_command":"cargo install ittapi","documentation_url":"https://docs.rs/ittapi/","metadata":{"categories":["development-tools"]},"repo_metadata":{"id":36475167,"uuid":"211955175","full_name":"intel/ittapi","owner":"intel","description":"Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) APIs","archived":false,"fork":false,"pushed_at":"2026-08-05T10:04:49.000Z","size":6331,"stargazers_count":142,"open_issues_count":17,"forks_count":51,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-08-25T01:28:35.715Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSES/BSD-3-Clause.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-09-30T20:55:11.000Z","updated_at":"2026-08-15T17:12:26.000Z","dependencies_parsed_at":"2026-08-13T21:35:55.081Z","dependency_job_id":null,"html_url":"https://github.com/intel/ittapi","commit_stats":{"total_commits":130,"total_committers":19,"mean_commits":6.842105263157895,"dds":0.6692307692307693,"last_synced_commit":"4a3762fbc517475bfb0586efc513e51c164108c9"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/intel/ittapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/sbom","scorecard":{"id":490691,"data":{"date":"2025-08-11","repo":{"name":"github.com/intel/ittapi","commit":"0c57540822deb5dae43bef6c1cc9b3be4772a033"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:62","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:76","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:9"],"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSES/BSD-3-Clause.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSES/BSD-3-Clause.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":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":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:63","Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:125"],"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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.26.3 not signed: https://api.github.com/repos/intel/ittapi/releases/238570023","Warn: release artifact v3.26.2 not signed: https://api.github.com/repos/intel/ittapi/releases/227042543","Warn: release artifact v3.26.1 not signed: https://api.github.com/repos/intel/ittapi/releases/216594023","Warn: release artifact v3.26.0 not signed: https://api.github.com/repos/intel/ittapi/releases/216548973","Warn: release artifact v3.25.5 not signed: https://api.github.com/repos/intel/ittapi/releases/202131831","Warn: release artifact v3.26.3 does not have provenance: https://api.github.com/repos/intel/ittapi/releases/238570023","Warn: release artifact v3.26.2 does not have provenance: https://api.github.com/repos/intel/ittapi/releases/227042543","Warn: release artifact v3.26.1 does not have provenance: https://api.github.com/repos/intel/ittapi/releases/216594023","Warn: release artifact v3.26.0 does not have provenance: https://api.github.com/repos/intel/ittapi/releases/216548973","Warn: release artifact v3.25.5 does not have provenance: https://api.github.com/repos/intel/ittapi/releases/202131831"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 24 commits out of 30 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-19T19:03:13.570Z","repository_id":36475167,"created_at":"2025-08-19T19:03:13.570Z","updated_at":"2025-08-19T19:03:13.570Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36946639,"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-08-27T02:00:07.166Z","response_time":96,"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":"intel","name":"Intel Corporation","uuid":"17888862","kind":"organization","description":"","email":"webadmin@linux.intel.com","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17888862?v=4","repositories_count":1189,"last_synced_at":"2024-04-14T22:10:28.671Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/intel","funding_links":[],"total_stars":84429,"followers":3053,"following":0,"created_at":"2022-11-03T07:02:40.718Z","updated_at":"2024-04-14T22:13:57.983Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intel/repositories"},"tags":[{"name":"v3.28.2","sha":"69521ad9163f62b5e650f01c2e70f91595ec405e","kind":"commit","published_at":"2026-07-09T15:06:20.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.28.2","html_url":"https://github.com/intel/ittapi/releases/tag/v3.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.28.2/manifests"},{"name":"v3.28.1","sha":"3b9f034f61a84bd7a78a4935d3f770a1be8a24d9","kind":"commit","published_at":"2026-07-09T13:21:53.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.28.1","html_url":"https://github.com/intel/ittapi/releases/tag/v3.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.28.1/manifests"},{"name":"v3.28.0","sha":"e537157e103373bf6af5ae84e5ef55f467748b43","kind":"commit","published_at":"2026-06-09T13:55:54.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.28.0","html_url":"https://github.com/intel/ittapi/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.28.0/manifests"},{"name":"v3.27.0","sha":"15fdfc16210e65cfae1868aba6ff6c11373ebd15","kind":"commit","published_at":"2026-04-24T15:38:16.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.27.0","html_url":"https://github.com/intel/ittapi/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.27.0/manifests"},{"name":"v3.26.8","sha":"2369c7eb60bbe5db9f0996b0366c68c4c0950100","kind":"commit","published_at":"2026-04-16T18:07:53.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.26.8","html_url":"https://github.com/intel/ittapi/releases/tag/v3.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.8/manifests"},{"name":"v3.26.7","sha":"07c22596392a37e625f7f76aff6ad9deaf630cc1","kind":"commit","published_at":"2026-02-04T18:40:34.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.26.7","html_url":"https://github.com/intel/ittapi/releases/tag/v3.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.7/manifests"},{"name":"v3.26.6","sha":"be7b3e51814dbf67962a383ce93f1bac37143119","kind":"commit","published_at":"2026-02-04T11:30:09.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.26.6","html_url":"https://github.com/intel/ittapi/releases/tag/v3.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.6/manifests"},{"name":"v3.26.5","sha":"818c1f782acaeda5f9c566a915ac20f90baa9e5f","kind":"commit","published_at":"2026-01-23T16:03:36.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.26.5","html_url":"https://github.com/intel/ittapi/releases/tag/v3.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.5/manifests"},{"name":"v3.26.4","sha":"e8a6e760801eed19b5164c09913c9c413e64b856","kind":"commit","published_at":"2025-10-08T09:46:55.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.26.4","html_url":"https://github.com/intel/ittapi/releases/tag/v3.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.4/manifests"},{"name":"v3.26.3","sha":"0c57540822deb5dae43bef6c1cc9b3be4772a033","kind":"commit","published_at":"2025-08-08T11:32:10.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.26.3","html_url":"https://github.com/intel/ittapi/releases/tag/v3.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.3/manifests"},{"name":"v3.26.2","sha":"3d207d8335afa1552860a4c5041e710babf989fc","kind":"commit","published_at":"2025-06-23T11:08:50.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.26.2","html_url":"https://github.com/intel/ittapi/releases/tag/v3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.2/manifests"},{"name":"v3.26.1","sha":"e535d565c88e4407f044719e2e9ec70c0b023d23","kind":"commit","published_at":"2025-05-05T19:57:48.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.26.1","html_url":"https://github.com/intel/ittapi/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.1/manifests"},{"name":"v3.26.0","sha":"93bc6222d3c21d5cb1ebf5015d1993c291d7a18f","kind":"commit","published_at":"2025-05-05T16:39:38.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.26.0","html_url":"https://github.com/intel/ittapi/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.26.0/manifests"},{"name":"v3.25.5","sha":"dec1d23ca65ab069d225dfe40dea14f455170959","kind":"commit","published_at":"2025-02-24T20:00:38.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.25.5","html_url":"https://github.com/intel/ittapi/releases/tag/v3.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.5/manifests"},{"name":"v3.25.4","sha":"854e7c6c95efa4d9a06f5ce88a202561f1bf68e8","kind":"commit","published_at":"2025-01-14T11:15:27.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.25.4","html_url":"https://github.com/intel/ittapi/releases/tag/v3.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.4/manifests"},{"name":"v3.25.3","sha":"08193a56f7717397af6c9f60ee0f3e874cee1870","kind":"commit","published_at":"2024-09-10T17:52:02.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.25.3","html_url":"https://github.com/intel/ittapi/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.3/manifests"},{"name":"v3.25.2","sha":"8e526a82cc805665ef4513399aaea8a5dccfd66f","kind":"commit","published_at":"2024-08-09T09:15:49.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.25.2","html_url":"https://github.com/intel/ittapi/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.2/manifests"},{"name":"v3.25.1","sha":"6ddf03848b46f78a8d2cbe596cbe1b5e2602005c","kind":"commit","published_at":"2024-06-27T09:22:54.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.25.1","html_url":"https://github.com/intel/ittapi/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.1/manifests"},{"name":"v3.25.0","sha":"334629901deae271082aac0daa6f0977e24d2949","kind":"commit","published_at":"2024-06-20T12:04:19.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.25.0","html_url":"https://github.com/intel/ittapi/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.25.0/manifests"},{"name":"v3.24.8","sha":"1d92c61fa2293d86ff248ff37160651de5d49bbf","kind":"commit","published_at":"2024-06-13T15:09:20.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.24.8","html_url":"https://github.com/intel/ittapi/releases/tag/v3.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.8/manifests"},{"name":"v3.24.7","sha":"e20cd6099cb9c5afee0a285781c5cc1d32412f3e","kind":"commit","published_at":"2024-04-22T10:12:49.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.24.7","html_url":"https://github.com/intel/ittapi/releases/tag/v3.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.7/manifests"},{"name":"v3.24.6","sha":"ec077431fc725dba590b09b2cec5137878b14783","kind":"commit","published_at":"2024-01-08T18:07:19.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.24.6","html_url":"https://github.com/intel/ittapi/releases/tag/v3.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.6/manifests"},{"name":"v3.24.5","sha":"a97a297fb79bc306ada4c710e51055754a123674","kind":"commit","published_at":"2023-12-19T17:24:49.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.24.5","html_url":"https://github.com/intel/ittapi/releases/tag/v3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.5/manifests"},{"name":"v3.24.4","sha":"4ec67c7680d7941185ef7acc0c5c3923f0bcf11d","kind":"commit","published_at":"2023-11-14T10:18:28.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.24.4","html_url":"https://github.com/intel/ittapi/releases/tag/v3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.4/manifests"},{"name":"v3.24.3","sha":"abf1808df2b6230d7881e277552a2d73a298b18b","kind":"commit","published_at":"2023-11-02T15:21:37.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.24.3","html_url":"https://github.com/intel/ittapi/releases/tag/v3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.3/manifests"},{"name":"v3.24.2","sha":"69dd04030d3a2cf4c32e649ac1f2a628d5af6b46","kind":"commit","published_at":"2023-07-05T12:34:37.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.24.2","html_url":"https://github.com/intel/ittapi/releases/tag/v3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.2/manifests"},{"name":"v3.24.1","sha":"4ec60a140ee4895610918f1c20f47f5260430c55","kind":"commit","published_at":"2023-06-30T12:34:54.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.24.1","html_url":"https://github.com/intel/ittapi/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.1/manifests"},{"name":"v3.24.0","sha":"0014aec56fea2f30c1374f40861e1bccdd53d0cb","kind":"commit","published_at":"2022-12-14T11:40:33.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.24.0","html_url":"https://github.com/intel/ittapi/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.24.0/manifests"},{"name":"v3.23.0","sha":"96a01335dbc560b9224f52f0cc25c28ca0f1b564","kind":"commit","published_at":"2022-02-18T11:06:56.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.23.0","html_url":"https://github.com/intel/ittapi/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.23.0/manifests"},{"name":"v3.22.5","sha":"ca5e389079a08764b72c95f4ecfe6ee64f9c8848","kind":"commit","published_at":"2021-12-02T06:20:50.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.22.5","html_url":"https://github.com/intel/ittapi/releases/tag/v3.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.22.5/manifests"},{"name":"v3.22.4","sha":"0ef7dc3eb99d29dd56a4a51cb4f0076e4a2973e8","kind":"commit","published_at":"2021-11-17T17:09:22.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.22.4","html_url":"https://github.com/intel/ittapi/releases/tag/v3.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.22.4/manifests"},{"name":"v3.22.3","sha":"0a7d028cf9efe96f2cd8200be4f405c19a7a2582","kind":"commit","published_at":"2021-11-15T08:42:30.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.22.3","html_url":"https://github.com/intel/ittapi/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.22.3/manifests"},{"name":"v3.21.2","sha":"eb8d2874eb2421c404af715b198a70b5cf8ec18d","kind":"commit","published_at":"2021-09-13T20:04:00.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.21.2","html_url":"https://github.com/intel/ittapi/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.21.2/manifests"},{"name":"v3.20.1","sha":"3bf74bb2a3ee4e146a6ea6497e5b530d291564d7","kind":"commit","published_at":"2021-07-22T11:45:02.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.20.1","html_url":"https://github.com/intel/ittapi/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.20.1/manifests"},{"name":"v3.18.13","sha":"a3911fff01a775023a06af8754f9ec1e5977dd97","kind":"commit","published_at":"2021-05-25T10:31:10.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.18.13","html_url":"https://github.com/intel/ittapi/releases/tag/v3.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.13/manifests"},{"name":"v3.18.12","sha":"c2a515bd34f37ba83c61474a04cd2bba57fde67e","kind":"commit","published_at":"2021-05-14T06:41:18.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.18.12","html_url":"https://github.com/intel/ittapi/releases/tag/v3.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.12/manifests"},{"name":"v3.18.11","sha":"48f3490a26ad4a9e550a8f7e62a35eeb9565284c","kind":"commit","published_at":"2021-04-21T07:33:27.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.18.11","html_url":"https://github.com/intel/ittapi/releases/tag/v3.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.11/manifests"},{"name":"v3.18.10","sha":"66ebaee7a44fcdfb6ae052beb9507318781f3cd0","kind":"commit","published_at":"2021-01-25T21:53:29.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.18.10","html_url":"https://github.com/intel/ittapi/releases/tag/v3.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.10/manifests"},{"name":"v3.18.9","sha":"752599b5628d6edf8aac03b645f85f231c57337b","kind":"commit","published_at":"2021-01-22T17:32:58.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.18.9","html_url":"https://github.com/intel/ittapi/releases/tag/v3.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.9/manifests"},{"name":"v3.18.8","sha":"b59e826cc3feac1aa545542727c37ea0347e8230","kind":"commit","published_at":"2020-10-09T14:08:32.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.18.8","html_url":"https://github.com/intel/ittapi/releases/tag/v3.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.8/manifests"},{"name":"v3.18.6","sha":"5416ee060ad51fd9eac3d6fcd4c7274c1d3370d8","kind":"commit","published_at":"2020-09-23T16:44:11.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.18.6","html_url":"https://github.com/intel/ittapi/releases/tag/v3.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.18.6/manifests"},{"name":"v3.15.12","sha":"8a3d4f4c4f8b66d1a242393efb82558dcfcd109b","kind":"commit","published_at":"2020-03-05T13:27:17.000Z","download_url":"https://codeload.github.com/intel/ittapi/tar.gz/v3.15.12","html_url":"https://github.com/intel/ittapi/releases/tag/v3.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/intel/ittapi@v3.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/tags/v3.15.12/manifests"}]},"repo_metadata_updated_at":"2026-08-29T07:58:25.221Z","dependent_packages_count":3,"downloads":14614505,"downloads_period":"total","dependent_repos_count":224,"rankings":{"downloads":2.4298724677751364,"dependent_repos_count":2.6767335343668583,"dependent_packages_count":18.155229912562575,"stargazers_count":16.39280749333394,"forks_count":9.637300188415486,"docker_downloads_count":2.8142161591456327,"average":8.684359959266605},"purl":"pkg:cargo/ittapi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/ittapi","docker_dependents_count":30,"docker_downloads_count":23282423,"usage_url":"https://repos.ecosyste.ms/usage/cargo/ittapi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/ittapi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T19:29:01.480Z","issues_count":34,"pull_requests_count":221,"avg_time_to_close_issue":11435106.227272727,"avg_time_to_close_pull_request":932047.5,"issues_closed_count":22,"pull_requests_closed_count":204,"pull_request_authors_count":29,"issue_authors_count":28,"avg_comments_per_issue":1.5882352941176472,"avg_comments_per_pull_request":0.6832579185520362,"merged_pull_requests_count":169,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":3,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":440260.0,"past_year_avg_time_to_close_pull_request":2207427.84,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.3870967741935484,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/intel%2Fittapi/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ittapi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ittapi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ittapi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ittapi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ittapi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/ittapi/codemeta","maintainers":[{"uuid":"63717","login":"abrown","name":"Andrew Brown","email":null,"url":"https://github.com/abrown","packages_count":9,"html_url":"https://crates.io/users/abrown","role":null,"created_at":"2022-11-07T16:22:53.961Z","updated_at":"2022-11-07T16:22:53.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/abrown/packages"},{"uuid":"69284","login":"jlb6740","name":"Johnnie Birch","email":null,"url":"https://github.com/jlb6740","packages_count":10,"html_url":"https://crates.io/users/jlb6740","role":null,"created_at":"2022-11-07T16:22:53.968Z","updated_at":"2022-11-07T16:22:53.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jlb6740/packages"},{"uuid":"236256","login":"rahulchaphalkar","name":"Rahul","email":null,"url":"https://github.com/rahulchaphalkar","packages_count":8,"html_url":"https://crates.io/users/rahulchaphalkar","role":null,"created_at":"2023-10-23T18:20:32.043Z","updated_at":"2023-10-23T18:20:32.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/rahulchaphalkar/packages"}]}