{"id":4124834,"name":"hex","ecosystem":"cargo","description":"Encoding and decoding data into/from hexadecimal representation.","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/KokaKiwi/rust-hex","keywords_array":["hex","no_std"],"namespace":null,"versions_count":9,"first_release_published_at":"2015-10-23T05:46:39.835Z","latest_release_published_at":"2021-03-03T10:48:58.682Z","latest_release_number":"0.4.3","last_synced_at":"2026-08-18T06:33:04.507Z","created_at":"2022-04-12T15:12:16.427Z","updated_at":"2026-08-18T07:02:12.528Z","registry_url":"https://crates.io/crates/hex/","install_command":"cargo install hex","documentation_url":"https://docs.rs/hex/","metadata":{"categories":["encoding","no-std"]},"repo_metadata":{"id":45332384,"uuid":"44722475","full_name":"KokaKiwi/rust-hex","owner":"KokaKiwi","description":"A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.","archived":false,"fork":false,"pushed_at":"2026-01-23T22:25:29.000Z","size":107,"stargazers_count":266,"open_issues_count":22,"forks_count":61,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-13T04:15:58.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/hex","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KokaKiwi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2015-10-22T04:40:12.000Z","updated_at":"2026-08-11T23:00:23.000Z","dependencies_parsed_at":"2024-06-18T15:34:03.481Z","dependency_job_id":"f78165eb-860b-478e-bd9d-6067743d9709","html_url":"https://github.com/KokaKiwi/rust-hex","commit_stats":{"total_commits":73,"total_committers":13,"mean_commits":5.615384615384615,"dds":0.6712328767123288,"last_synced_commit":"c333cf5128b6f5135d8f561b217f68e670275031"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/KokaKiwi/rust-hex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KokaKiwi","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/sbom","scorecard":{"id":79718,"data":{"date":"2025-08-11","repo":{"name":"github.com/KokaKiwi/rust-hex","commit":"b4a572bc01b8e40b5cdcb64b42b94261f071621c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"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":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","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":3,"reason":"Found 8/22 approved changesets -- score normalized to 3","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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":"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":"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/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/KokaKiwi/rust-hex/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/KokaKiwi/rust-hex/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/KokaKiwi/rust-hex/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/KokaKiwi/rust-hex/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/KokaKiwi/rust-hex/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/KokaKiwi/rust-hex/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/KokaKiwi/rust-hex/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/KokaKiwi/rust-hex/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/KokaKiwi/rust-hex/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/KokaKiwi/rust-hex/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/KokaKiwi/rust-hex/build.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 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":"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":"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":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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-15T05:33:31.317Z","repository_id":45332384,"created_at":"2025-08-15T05:33:31.317Z","updated_at":"2025-08-15T05:33:31.317Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36625314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"KokaKiwi","name":"KokaKiwi","uuid":"183116","kind":"user","description":"French machine-like nerd, writing silly stuff like libraries and even softwares, sometimes. #Rust","email":"kokakiwi+github@kokakiwi.net","website":"bismuth.it","location":"Rennes, France","twitter":null,"company":"@edgee-ai ","icon_url":"https://avatars.githubusercontent.com/u/183116?v=4","repositories_count":211,"last_synced_at":"2026-08-18T00:22:02.336Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/KokaKiwi","funding_links":["https://github.com/sponsors/KokaKiwi"],"total_stars":392,"followers":215,"following":200,"created_at":"2022-11-02T16:27:19.354Z","updated_at":"2026-08-18T00:22:02.350Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KokaKiwi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KokaKiwi/repositories"},"tags":[{"name":"v0.4.3","sha":"b2b4370b5bf021b98ee7adc92233e8de3f2de792","kind":"commit","published_at":"2021-03-03T10:38:19.000Z","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/v0.4.3","html_url":"https://github.com/KokaKiwi/rust-hex/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KokaKiwi/rust-hex@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"be0c32f9c8938ca0359bbb0d1477e31b07cb3358","kind":"commit","published_at":"2020-02-18T16:38:32.000Z","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/v0.4.2","html_url":"https://github.com/KokaKiwi/rust-hex/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KokaKiwi/rust-hex@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.4.2/manifests"},{"name":"v0.4","sha":"be0c32f9c8938ca0359bbb0d1477e31b07cb3358","kind":"commit","published_at":"2020-02-18T16:38:32.000Z","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/v0.4","html_url":"https://github.com/KokaKiwi/rust-hex/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KokaKiwi/rust-hex@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.4/manifests"},{"name":"v0.4.1","sha":"78359a859c356a6c756cccad16977fdedc4824c5","kind":"commit","published_at":"2020-02-10T02:41:26.000Z","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/v0.4.1","html_url":"https://github.com/KokaKiwi/rust-hex/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KokaKiwi/rust-hex@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e93f2c3f93ae0899b60e7aa6b187a9aa1627fdfb","kind":"commit","published_at":"2019-09-18T09:03:09.000Z","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/v0.4.0","html_url":"https://github.com/KokaKiwi/rust-hex/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KokaKiwi/rust-hex@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"19fd37137686c30058bd9d11d21590e726ffdf31","kind":"commit","published_at":"2018-04-19T22:04:46.000Z","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/v0.3.2","html_url":"https://github.com/KokaKiwi/rust-hex/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KokaKiwi/rust-hex@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.3.2/manifests"},{"name":"v0.3","sha":"19fd37137686c30058bd9d11d21590e726ffdf31","kind":"commit","published_at":"2018-04-19T22:04:46.000Z","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/v0.3","html_url":"https://github.com/KokaKiwi/rust-hex/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KokaKiwi/rust-hex@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.3/manifests"},{"name":"v0.3.1","sha":"76a83021a1d38cd0e11416c57e50579d1e567054","kind":"commit","published_at":"2017-11-13T16:48:12.000Z","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/v0.3.1","html_url":"https://github.com/KokaKiwi/rust-hex/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KokaKiwi/rust-hex@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7c6b97c79b4bad635eb5fc1543d2da359d093b7c","kind":"commit","published_at":"2017-11-13T16:16:40.000Z","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/v0.3.0","html_url":"https://github.com/KokaKiwi/rust-hex/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KokaKiwi/rust-hex@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"1e7195f48d2672fcd1751b4923228efdbbb517ce","kind":"commit","published_at":"2016-03-28T11:39:49.000Z","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/v0.2.0","html_url":"https://github.com/KokaKiwi/rust-hex/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KokaKiwi/rust-hex@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2cbeff7c33c9a80923beffe858d91b5fa9072944","kind":"commit","published_at":"2015-10-22T04:40:33.000Z","download_url":"https://codeload.github.com/KokaKiwi/rust-hex/tar.gz/v0.1.0","html_url":"https://github.com/KokaKiwi/rust-hex/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KokaKiwi/rust-hex@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KokaKiwi%2Frust-hex/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T07:02:12.528Z","dependent_packages_count":4594,"downloads":595554699,"downloads_period":"total","dependent_repos_count":33666,"rankings":{"downloads":0.09026989287502557,"dependent_repos_count":0.11072166547952354,"dependent_packages_count":0.02045177260449798,"stargazers_count":11.158205039598863,"forks_count":8.33444995310197,"docker_downloads_count":0.18688688759282637,"average":3.3168308685421177},"purl":"pkg:cargo/hex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/hex","docker_dependents_count":720,"docker_downloads_count":43100784,"usage_url":"https://repos.ecosyste.ms/usage/cargo/hex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/hex/dependencies","status":null,"funding_links":["https://github.com/sponsors/KokaKiwi"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-18T00:22:02.431Z","issues_count":43,"pull_requests_count":59,"avg_time_to_close_issue":20873173.19047619,"avg_time_to_close_pull_request":23204698.4375,"issues_closed_count":21,"pull_requests_closed_count":48,"pull_request_authors_count":30,"issue_authors_count":36,"avg_comments_per_issue":1.930232558139535,"avg_comments_per_pull_request":1.3728813559322035,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"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/KokaKiwi%2Frust-hex/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hex/codemeta","maintainers":[{"uuid":"36","login":"KokaKiwi","name":"KokaKiwi","email":null,"url":"https://github.com/KokaKiwi","packages_count":7,"html_url":"https://crates.io/users/KokaKiwi","role":null,"created_at":"2022-11-07T20:19:15.569Z","updated_at":"2022-11-07T20:19:15.569Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/KokaKiwi/packages"}]}