{"id":3988418,"name":"circular-queue","ecosystem":"cargo","description":"A circular buffer-like queue.","homepage":null,"licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/YaLTeR/circular-queue","keywords_array":["buffer","circular","container","queue","ring"],"namespace":null,"versions_count":11,"first_release_published_at":"2017-07-21T19:27:24.040Z","latest_release_published_at":"2025-03-14T07:58:28.576Z","latest_release_number":"0.2.7","last_synced_at":"2026-06-01T23:00:19.758Z","created_at":"2022-04-12T08:04:02.933Z","updated_at":"2026-06-01T23:00:19.758Z","registry_url":"https://crates.io/crates/circular-queue/","install_command":"cargo install circular-queue","documentation_url":"https://docs.rs/circular-queue/","metadata":{"categories":["data-structures"]},"repo_metadata":{"id":48258207,"uuid":"97966397","full_name":"YaLTeR/circular-queue","owner":"YaLTeR","description":"A circular buffer-like queue container.","archived":false,"fork":false,"pushed_at":"2025-03-14T07:58:24.000Z","size":84,"stargazers_count":38,"open_issues_count":2,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-17T16:15:43.315Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/YaLTeR.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-21T16:15:44.000Z","updated_at":"2025-05-14T10:45:03.000Z","dependencies_parsed_at":"2025-05-17T14:07:58.344Z","dependency_job_id":"f259ad0c-faaa-40e9-bfda-2b2e1117dfe1","html_url":"https://github.com/YaLTeR/circular-queue","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/YaLTeR/circular-queue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YaLTeR","download_url":"https://codeload.github.com/YaLTeR/circular-queue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/sbom","scorecard":{"id":154084,"data":{"date":"2025-08-11","repo":{"name":"github.com/YaLTeR/circular-queue","commit":"7e124c0859b80389c3ca3d44099863bc40826cc1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"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":1,"reason":"Found 5/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/YaLTeR/circular-queue/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/YaLTeR/circular-queue/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/YaLTeR/circular-queue/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/YaLTeR/circular-queue/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/YaLTeR/circular-queue/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/YaLTeR/circular-queue/ci.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-16T11:19:25.859Z","repository_id":48258207,"created_at":"2025-08-16T11:19:25.860Z","updated_at":"2025-08-16T11:19:25.860Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32358509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"YaLTeR","name":"Ivan Molodetskikh","uuid":"1794388","kind":"user","description":"Working on a PhD in computer vision by day","email":"yalterz@gmail.com","website":"bxt.rs","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1794388?u=5f734700ff3a1d475a8888a9d0a35b93fece7348\u0026v=4","repositories_count":122,"last_synced_at":"2026-04-16T12:41:39.104Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/YaLTeR","funding_links":["https://github.com/sponsors/YaLTeR"],"total_stars":3097,"followers":1282,"following":4,"created_at":"2022-11-05T16:39:41.611Z","updated_at":"2026-04-16T12:41:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YaLTeR","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YaLTeR/repositories"},"tags":[{"name":"v0.2.7","sha":"7e124c0859b80389c3ca3d44099863bc40826cc1","kind":"tag","published_at":"2025-03-14T07:54:57.000Z","download_url":"https://codeload.github.com/YaLTeR/circular-queue/tar.gz/v0.2.7","html_url":"https://github.com/YaLTeR/circular-queue/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/YaLTeR/circular-queue@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"5aed99e78a6c469159ebf3ed9bfeda319224aaaf","kind":"tag","published_at":"2020-07-27T07:29:55.000Z","download_url":"https://codeload.github.com/YaLTeR/circular-queue/tar.gz/v0.2.6","html_url":"https://github.com/YaLTeR/circular-queue/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/YaLTeR/circular-queue@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"000b253838fdb63fd068d0e80a8c837ed5d1189d","kind":"tag","published_at":"2020-06-21T07:39:39.000Z","download_url":"https://codeload.github.com/YaLTeR/circular-queue/tar.gz/v0.2.5","html_url":"https://github.com/YaLTeR/circular-queue/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/YaLTeR/circular-queue@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"d420610e72f0bcc98c936fb55f41efa7a8c70ba1","kind":"tag","published_at":"2020-03-26T10:32:02.000Z","download_url":"https://codeload.github.com/YaLTeR/circular-queue/tar.gz/v0.2.4","html_url":"https://github.com/YaLTeR/circular-queue/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/YaLTeR/circular-queue@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"59da666ae9f0a1312297b840d615ca74a8002b83","kind":"tag","published_at":"2020-01-09T13:25:24.000Z","download_url":"https://codeload.github.com/YaLTeR/circular-queue/tar.gz/v0.2.3","html_url":"https://github.com/YaLTeR/circular-queue/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/YaLTeR/circular-queue@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"0615f57c15a8a0b56ef3a2fa9408391a6085ec60","kind":"tag","published_at":"2019-09-01T22:54:27.000Z","download_url":"https://codeload.github.com/YaLTeR/circular-queue/tar.gz/v0.2.2","html_url":"https://github.com/YaLTeR/circular-queue/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/YaLTeR/circular-queue@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"fc986714741c447cc47408dfd663ba393de3d4bb","kind":"tag","published_at":"2019-08-03T05:28:57.000Z","download_url":"https://codeload.github.com/YaLTeR/circular-queue/tar.gz/v0.2.1","html_url":"https://github.com/YaLTeR/circular-queue/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/YaLTeR/circular-queue@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"48b8c7b19c8d2461f59779c991fdd44cd1cec90e","kind":"tag","published_at":"2019-08-03T04:19:44.000Z","download_url":"https://codeload.github.com/YaLTeR/circular-queue/tar.gz/v0.2.0","html_url":"https://github.com/YaLTeR/circular-queue/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/YaLTeR/circular-queue@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"80bfbf38fd175cc585d8408549dcd9dacccda589","kind":"tag","published_at":"2019-08-03T04:19:30.000Z","download_url":"https://codeload.github.com/YaLTeR/circular-queue/tar.gz/v0.1.2","html_url":"https://github.com/YaLTeR/circular-queue/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/YaLTeR/circular-queue@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"116452748678eb5195e906fda3dcd302bc333f02","kind":"tag","published_at":"2019-08-03T04:19:16.000Z","download_url":"https://codeload.github.com/YaLTeR/circular-queue/tar.gz/v0.1.1","html_url":"https://github.com/YaLTeR/circular-queue/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/YaLTeR/circular-queue@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-27T22:34:23.056Z","dependent_packages_count":20,"downloads":1378462,"downloads_period":"total","dependent_repos_count":82,"rankings":{"downloads":3.4244932229818876,"dependent_repos_count":3.7301402832657287,"dependent_packages_count":2.111001957270021,"stargazers_count":19.67572107812992,"forks_count":16.88155832076986,"docker_downloads_count":null,"average":9.164582972483483},"purl":"pkg:cargo/circular-queue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/circular-queue","docker_dependents_count":2,"docker_downloads_count":20834527,"usage_url":"https://repos.ecosyste.ms/usage/cargo/circular-queue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/circular-queue/dependencies","status":null,"funding_links":["https://github.com/sponsors/YaLTeR"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:24:38.069Z","issues_count":6,"pull_requests_count":10,"avg_time_to_close_issue":9424450.25,"avg_time_to_close_pull_request":10988767.8,"issues_closed_count":4,"pull_requests_closed_count":10,"pull_request_authors_count":8,"issue_authors_count":6,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":4.3,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":90535.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":4.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/YaLTeR%2Fcircular-queue/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/circular-queue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/circular-queue/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/circular-queue/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/circular-queue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/circular-queue/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/circular-queue/codemeta","maintainers":[{"uuid":"4445","login":"bugaevc","name":"Sergey Bugaev","email":null,"url":"https://github.com/bugaevc","packages_count":9,"html_url":"https://crates.io/users/bugaevc","role":null,"created_at":"2022-11-07T17:41:10.015Z","updated_at":"2022-11-07T17:41:10.015Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bugaevc/packages"},{"uuid":"5538","login":"YaLTeR","name":"Ivan Molodetskikh","email":null,"url":"https://github.com/YaLTeR","packages_count":13,"html_url":"https://crates.io/users/YaLTeR","role":null,"created_at":"2022-11-07T17:41:10.021Z","updated_at":"2022-11-07T17:41:10.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/YaLTeR/packages"}]}