{"id":4171580,"name":"may_queue","ecosystem":"cargo","description":"May's internal queue library","homepage":"https://github.com/Xudong-Huang/may.git","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/Xudong-Huang/may","keywords_array":["mpmc","mpsc","queue","spmc","spsc"],"namespace":null,"versions_count":24,"first_release_published_at":"2017-08-06T11:40:30.331Z","latest_release_published_at":"2024-09-01T06:57:07.428Z","latest_release_number":"0.1.23","last_synced_at":"2026-06-02T10:45:09.055Z","created_at":"2022-04-12T18:32:32.965Z","updated_at":"2026-06-02T11:38:56.900Z","registry_url":"https://crates.io/crates/may_queue/","install_command":"cargo install may_queue","documentation_url":"https://docs.rs/may_queue/","metadata":{"categories":["concurrency"]},"repo_metadata":{"id":41377487,"uuid":"86022338","full_name":"Xudong-Huang/may","owner":"Xudong-Huang","description":"rust stackful coroutine library","archived":false,"fork":false,"pushed_at":"2025-11-26T07:15:55.000Z","size":1365,"stargazers_count":2383,"open_issues_count":25,"forks_count":96,"subscribers_count":42,"default_branch":"master","last_synced_at":"2026-05-02T00:21:32.802Z","etag":null,"topics":["async","coroutines","fibers","generator","green-threads","high-performance","io","primitives","rust","scalability"],"latest_commit_sha":null,"homepage":"","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/Xudong-Huang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-03-24T03:15:37.000Z","updated_at":"2026-04-29T18:10:50.000Z","dependencies_parsed_at":"2022-07-19T01:47:30.772Z","dependency_job_id":"984e631a-4c37-4afc-b205-2a6d03b39179","html_url":"https://github.com/Xudong-Huang/may","commit_stats":{"total_commits":539,"total_committers":11,"mean_commits":49.0,"dds":"0.029684601113172504","last_synced_commit":"5ecd454eb43a8b9d401b6714d638a5fdc752cda2"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/Xudong-Huang/may","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xudong-Huang","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/sbom","scorecard":{"id":153763,"data":{"date":"2025-08-11","repo":{"name":"github.com/Xudong-Huang/may","commit":"8cc314b7ce45989e96d885b4fe168aed7f66beef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rust.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":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","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 1/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":"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/rust.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Xudong-Huang/may/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Xudong-Huang/may/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Xudong-Huang/may/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Xudong-Huang/may/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Xudong-Huang/may/rust.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Xudong-Huang/may/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/Xudong-Huang/may/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/Xudong-Huang/may/rust.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/Xudong-Huang/may/rust.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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:16:07.568Z","repository_id":41377487,"created_at":"2025-08-16T11:16:07.568Z","updated_at":"2025-08-16T11:16:07.568Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33134508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"Xudong-Huang","name":"Xudong Huang","uuid":"14049451","kind":"user","description":"","email":"","website":"https://blog.zhpass.com","location":"Beijing","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14049451?u=7d1faa233af951230d4fd5f7861eefb08b1eaf75\u0026v=4","repositories_count":55,"last_synced_at":"2024-04-15T07:17:55.808Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Xudong-Huang","funding_links":[],"total_stars":2587,"followers":461,"following":70,"created_at":"2022-11-02T16:38:53.957Z","updated_at":"2024-04-15T07:18:16.281Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xudong-Huang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xudong-Huang/repositories"},"tags":[{"name":"0.3.51","sha":"85fa1ee2bc7e5bd8d0c40a207de542cc46e501f7","kind":"tag","published_at":"2025-05-13T07:07:57.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.51","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.51/manifests"},{"name":"0.3.50","sha":"ba004942c0aac0d3f9b72ccc232acd4c4c09dcb6","kind":"tag","published_at":"2025-05-13T06:51:30.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.50","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.50/manifests"},{"name":"0.3.49","sha":"f31fd80728001c54ad6c6454af82bf4eefa99907","kind":"tag","published_at":"2025-01-15T05:52:53.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.49","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.49/manifests"},{"name":"0.3.48","sha":"e0e8aeaa81658cdb5952eb797c431044bf8268bb","kind":"tag","published_at":"2024-12-24T13:59:29.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.48","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.48/manifests"},{"name":"0.3.47","sha":"3de366e00429eeacd95fd5f1ee898eca4a1369e8","kind":"tag","published_at":"2024-10-26T11:13:54.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.47","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.47/manifests"},{"name":"may_queue_0.1.23","sha":"d058b93a4197a29784213a17654cb032986b7876","kind":"tag","published_at":"2024-09-01T06:53:34.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.23","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.23/manifests"},{"name":"0.3.46","sha":"31e2ce48442fd16e34bc2ba23230e09c84bfe420","kind":"tag","published_at":"2024-07-25T03:34:02.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.46","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.46/manifests"},{"name":"0.3.45","sha":"97614003995fd662ad998964a7542c064149013e","kind":"tag","published_at":"2024-03-04T10:21:44.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.45","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.45/manifests"},{"name":"0.3.44","sha":"36c83ac76f23c646be8da78a3602fb08dc16643a","kind":"tag","published_at":"2024-03-04T05:48:29.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.44","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.44/manifests"},{"name":"may_queue_0.1.22","sha":"ac996f71d96358f6771da48eae07d102a45df5b7","kind":"tag","published_at":"2024-03-03T06:35:07.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.22","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.22/manifests"},{"name":"0.3.43","sha":"bae306da316122ee445543d8d34be10bfeda135b","kind":"tag","published_at":"2024-02-28T13:02:18.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.43","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.43/manifests"},{"name":"0.3.42","sha":"a690a023c3de0dca2db822a962882954bd356f2c","kind":"tag","published_at":"2023-03-07T05:47:57.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.42","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.42/manifests"},{"name":"may_queue_0.1.21","sha":"54a26f58a5c2c2f6c4a2c01e1f6fe45fc7e4081a","kind":"tag","published_at":"2023-02-23T05:45:06.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.21","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.21/manifests"},{"name":"0.3.41","sha":"54a26f58a5c2c2f6c4a2c01e1f6fe45fc7e4081a","kind":"tag","published_at":"2023-02-23T05:44:41.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.41","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.41/manifests"},{"name":"0.3.40","sha":"d7e9752e37cb3729d1d8f1ca939cbab3b416a137","kind":"tag","published_at":"2023-02-15T10:18:26.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.40","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.40/manifests"},{"name":"may_queue_0.1.20","sha":"5adb3590c82c3377ad16f8ed55b018dae9c4ff77","kind":"tag","published_at":"2023-02-15T06:34:39.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.20","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.20/manifests"},{"name":"0.3.39","sha":"5adb3590c82c3377ad16f8ed55b018dae9c4ff77","kind":"tag","published_at":"2023-02-15T06:34:26.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.39","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.39/manifests"},{"name":"0.3.38","sha":"23ff0012cccfcab43f892f5b86c3bfad661460b9","kind":"tag","published_at":"2023-02-13T06:47:24.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.38","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.38/manifests"},{"name":"may_queue_0.1.19","sha":"23ff0012cccfcab43f892f5b86c3bfad661460b9","kind":"tag","published_at":"2023-02-13T06:46:46.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.19","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.19/manifests"},{"name":"may_queue_0.1.18","sha":"b902d667f95f1ecf6bc060e3bbd7e8022a6cadcb","kind":"tag","published_at":"2023-02-06T12:00:03.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.18","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.18/manifests"},{"name":"may_queue_0.1.17","sha":"5220fc199ae2089f42cb6b09db4b05b21b36a252","kind":"tag","published_at":"2023-02-06T08:21:46.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.17","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.17/manifests"},{"name":"0.3.37","sha":"5220fc199ae2089f42cb6b09db4b05b21b36a252","kind":"tag","published_at":"2023-02-06T08:21:21.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.37","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.37/manifests"},{"name":"may_queue_0.1.16","sha":"6f77f10cffca4ef0fe47da014dd0e97feaac695a","kind":"tag","published_at":"2023-01-31T08:58:11.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.16","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.16/manifests"},{"name":"0.3.36","sha":"6f77f10cffca4ef0fe47da014dd0e97feaac695a","kind":"tag","published_at":"2023-01-31T08:57:48.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.36","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.36/manifests"},{"name":"may_queue_0.1.15","sha":"4d85f018a34237005a7d2629af0d9c5e5cad862f","kind":"tag","published_at":"2023-01-20T02:44:33.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.15","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.15/manifests"},{"name":"0.3.35","sha":"4d85f018a34237005a7d2629af0d9c5e5cad862f","kind":"tag","published_at":"2023-01-20T02:44:24.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.35","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.35/manifests"},{"name":"0.3.34","sha":"5686cacd9bc80a61162cc849c82b651dd21a73d1","kind":"tag","published_at":"2023-01-16T07:38:40.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.34","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.34/manifests"},{"name":"may_queue_0.1.14","sha":"5686cacd9bc80a61162cc849c82b651dd21a73d1","kind":"tag","published_at":"2023-01-16T07:38:32.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.14","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.14/manifests"},{"name":"may_queue_0.1.13","sha":"a5a8836bcf7c1bffc4119e6c00fd7672587d69eb","kind":"tag","published_at":"2023-01-09T03:20:14.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.13","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.13/manifests"},{"name":"0.3.33","sha":"529f6f00e80886dd5c6597b9296c862418eb7d52","kind":"tag","published_at":"2023-01-08T13:36:33.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.33","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.33/manifests"},{"name":"may_queue_0.1.12","sha":"93a95e1079cdabb1899861e21a4713a323bf5180","kind":"tag","published_at":"2023-01-08T13:16:35.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.12","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.12/manifests"},{"name":"0.3.32","sha":"8d4ae4cb61917e56b34030a5b00182cf92a76306","kind":"tag","published_at":"2023-01-05T11:16:14.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.32","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.32/manifests"},{"name":"may_queue_0.1.11","sha":"425a921296a9d5cbff522bd7557b0056876d7340","kind":"tag","published_at":"2023-01-05T11:15:23.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.11","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.11/manifests"},{"name":"0.3.31","sha":"b7feebba11bb57e0bbce4a3e8ea52223612dee20","kind":"tag","published_at":"2022-12-29T16:17:11.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.31","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.31/manifests"},{"name":"may_queue_0.1.10","sha":"8b1481b66c1bb27f531f3e810dc3cd1eead0597d","kind":"tag","published_at":"2022-12-29T16:13:04.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.10","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.10/manifests"},{"name":"0.3.30","sha":"b779efde87e0ec3ee5b6fc6347c21f4cb8d25453","kind":"tag","published_at":"2022-12-29T11:38:49.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.30","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.30/manifests"},{"name":"may_queue_0.1.9","sha":"ad98861ae9970b2c068d7f59e9e6d17c95392c23","kind":"tag","published_at":"2022-12-29T11:35:40.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/may_queue_0.1.9","html_url":"https://github.com/Xudong-Huang/may/releases/tag/may_queue_0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@may_queue_0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/may_queue_0.1.9/manifests"},{"name":"0.3.29","sha":"d911558e1300a8764997cd201f5e0354b6c58521","kind":"tag","published_at":"2022-12-27T08:16:47.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.29","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.29/manifests"},{"name":"0.3.28","sha":"c818cf806b6aba8342d993ca2c4e1b7a47c40209","kind":"tag","published_at":"2022-12-22T12:54:03.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.28","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"d85e59abb7fd9632c98bd167ea58a9a64f2d3e50","kind":"tag","published_at":"2022-12-15T09:31:55.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.27","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"6be55519388168ac7b2d199c3d219f2988cf7fef","kind":"tag","published_at":"2022-12-11T07:49:41.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.26","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"5fbca736e8713de9bc8bd485ee97cc8cc76d2eca","kind":"tag","published_at":"2022-12-08T08:26:20.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.25","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"98c9325d45062bb1c7dcad781f771a519d3b91fa","kind":"tag","published_at":"2022-11-25T08:30:20.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.24","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"d180acf4e7bcf36df774acbe3fc9b56cb5f48286","kind":"tag","published_at":"2022-11-17T11:06:45.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.23","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"333f4991fbc9c4591947b3b4bc7ad4e658570717","kind":"tag","published_at":"2022-07-17T08:54:18.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.22","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"07da6f27d2f44c0aec00226c3c8847bcc55cc670","kind":"tag","published_at":"2022-03-30T07:34:55.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.21","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"6e3c060eea10b134ecd1157079133096df3f3764","kind":"tag","published_at":"2022-01-28T08:23:36.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.20","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"8d3fa7f57dcdd4b8f088010cdae67104dc0817ad","kind":"tag","published_at":"2021-04-01T09:52:24.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.19","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"f6531bc94770ed3bb18852c2dea3fe43c04ea106","kind":"tag","published_at":"2020-06-19T01:15:49.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.18","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"0b65cbf499f8fe8ff544f4c90c8ff4a1ddcb6228","kind":"tag","published_at":"2020-02-16T07:00:10.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.17","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"c1fe5ae2169236485fe24cc99071a59be7e45628","kind":"tag","published_at":"2020-02-07T03:54:18.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.16","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"43b6ab32639b4f62a6728f54e6113acf332d51b2","kind":"tag","published_at":"2020-02-04T12:54:12.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.15","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"ad95e19b81eb336a4f947bf7f87763e38d5fa418","kind":"tag","published_at":"2019-10-24T04:46:57.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.14","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b4ebee9424b82726c2264dc8669d1ffcf66746d9","kind":"tag","published_at":"2019-10-22T02:29:45.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.13","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"cc73d177d7e89d3a1a96aa5c74b7243f8605905f","kind":"tag","published_at":"2019-07-26T03:22:35.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.12","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"1d5c0b94c08a79a7f3f3c9cb85a59eec80742385","kind":"tag","published_at":"2019-07-10T03:39:01.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.11","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"6ac375402ef3db6a2027a289ca3173653d272878","kind":"tag","published_at":"2019-07-02T06:25:41.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.10","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"6f0f07d10320f3aebfe9befc9c6f3df3654c0c03","kind":"tag","published_at":"2019-06-23T06:53:21.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.9","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"80e374ae28961893f75321e5e5c8b7b97bc5a51a","kind":"tag","published_at":"2019-06-15T14:00:49.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.8","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"7c86dc1b8528a47cab3408460d90d2af999de589","kind":"tag","published_at":"2019-04-26T08:46:30.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.7","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"12ad072cd6a2de635745c0ba37275996782b591d","kind":"tag","published_at":"2019-04-19T03:02:06.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.6","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"2d3207df0824da405fc8a59da76395bdd21028c8","kind":"tag","published_at":"2019-02-15T09:34:54.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.5","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c113691406fd3ecfeb5df2a0a29f6d0219a1126","kind":"tag","published_at":"2019-01-30T05:24:59.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.4","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"144fcd48f7e91a741b2884f141d214661a06a2bb","kind":"tag","published_at":"2019-01-17T02:19:34.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.3","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"5f7dbf862265570d66b1adf2f583b42859417566","kind":"tag","published_at":"2019-01-16T05:54:03.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.2","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"86b971ced4e14e446aaf0852844a412a3d1cdb16","kind":"tag","published_at":"2018-07-09T02:24:41.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.1","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.1/manifests"},{"name":"0.2.0","sha":"dfdf109f3b9c9fb8927aba94fad51dd37e826342","kind":"tag","published_at":"2017-12-29T05:43:17.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.2.0","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"00e457279fa4cdb0f43b4af0f374d45fe0649a4c","kind":"tag","published_at":"2017-12-22T07:47:36.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.1.0","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.1.0/manifests"},{"name":"0.3.0","sha":"a984800f8051c0e5fc17927baa8c60087dcfc67a","kind":"tag","published_at":"2016-12-29T13:47:31.000Z","download_url":"https://codeload.github.com/Xudong-Huang/may/tar.gz/0.3.0","html_url":"https://github.com/Xudong-Huang/may/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Xudong-Huang/may@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-06-02T11:38:56.878Z","dependent_packages_count":1,"downloads":102379,"downloads_period":"total","dependent_repos_count":9,"rankings":{"downloads":10.137841702917811,"dependent_repos_count":8.071523813804365,"dependent_packages_count":18.186925548888738,"stargazers_count":4.21311929559221,"forks_count":7.572683233627087,"docker_downloads_count":null,"average":9.636418718966043},"purl":"pkg:cargo/may_queue","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBwaGYtZjkzdy1nYzg0","url":"https://github.com/advisories/GHSA-pphf-f93w-gc84","title":"Data race in may_queue","description":"An issue was discovered in the may_queue crate through 2020-11-10 for Rust. Because Queue does not have bounds on its Send trait or Sync trait, memory corruption can occur.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-08-25T20:51:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.9,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-36217","https://github.com/Xudong-Huang/may/issues/88","https://rustsec.org/advisories/RUSTSEC-2020-0111.html","https://github.com/advisories/GHSA-pphf-f93w-gc84"],"source_kind":"github","identifiers":["GHSA-pphf-f93w-gc84","CVE-2020-36217"],"repository_url":"https://github.com/Xudong-Huang/may","blast_radius":0.0,"created_at":"2022-12-21T16:12:55.524Z","updated_at":"2026-05-04T17:10:39.398Z","epss_percentage":0.00389,"epss_percentile":0.59522,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBwaGYtZjkzdy1nYzg0","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBwaGYtZjkzdy1nYzg0","packages":[{"ecosystem":"cargo","package_name":"may_queue","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.1.8"}],"purl":"pkg:cargo/may_queue"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBwaGYtZjkzdy1nYzg0/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/may_queue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/may_queue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/may_queue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-18T21:09:50.393Z","issues_count":99,"pull_requests_count":23,"avg_time_to_close_issue":9165738.0,"avg_time_to_close_pull_request":1847842.85,"issues_closed_count":76,"pull_requests_closed_count":20,"pull_request_authors_count":15,"issue_authors_count":47,"avg_comments_per_issue":2.4646464646464645,"avg_comments_per_pull_request":1.826086956521739,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1132625.3333333333,"past_year_avg_time_to_close_pull_request":87688.66666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xudong-Huang%2Fmay/issues","maintainers":[{"login":"Xudong-Huang","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xudong-Huang"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/may_queue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/may_queue/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/may_queue/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/may_queue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/may_queue/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/may_queue/codemeta","maintainers":[{"uuid":"2542","login":"Xudong-Huang","name":"Xudong Huang","email":null,"url":"https://github.com/Xudong-Huang","packages_count":11,"html_url":"https://crates.io/users/Xudong-Huang","role":null,"created_at":"2022-11-07T21:46:14.961Z","updated_at":"2022-11-07T21:46:14.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Xudong-Huang/packages"}]}