{"id":4201931,"name":"num_enum","ecosystem":"cargo","description":"Procedural macros to make inter-operation between primitives and enums easier.","homepage":null,"licenses":"BSD-3-Clause OR MIT OR Apache-2.0","normalized_licenses":["BSD-3-Clause","MIT","Apache-2.0"],"repository_url":"https://github.com/illicitonion/num_enum","keywords_array":["conversion","derive","enum","ffi","safe"],"namespace":null,"versions_count":33,"first_release_published_at":"2018-11-12T00:11:02.762Z","latest_release_published_at":"2026-03-15T21:29:40.865Z","latest_release_number":"0.7.6","last_synced_at":"2026-05-17T06:32:51.960Z","created_at":"2022-04-12T20:38:37.414Z","updated_at":"2026-05-17T06:33:23.372Z","registry_url":"https://crates.io/crates/num_enum/","install_command":"cargo install num_enum","documentation_url":"https://docs.rs/num_enum/","metadata":{"categories":["rust-patterns"]},"repo_metadata":{"id":33277155,"uuid":"157018146","full_name":"illicitonion/num_enum","owner":"illicitonion","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-19T17:13:07.000Z","size":375,"stargazers_count":337,"open_issues_count":21,"forks_count":40,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-30T14:52:03.530Z","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/illicitonion.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-11-10T20:20:10.000Z","updated_at":"2025-10-30T01:24:27.000Z","dependencies_parsed_at":"2024-06-18T16:45:43.640Z","dependency_job_id":"5658512f-95a3-4ee8-b9b8-d4b3465fd4ad","html_url":"https://github.com/illicitonion/num_enum","commit_stats":{"total_commits":121,"total_committers":20,"mean_commits":6.05,"dds":"0.20661157024793386","last_synced_commit":"86d359f430ecd12be4d544f55bc68c27a3cda82f"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/illicitonion/num_enum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/illicitonion","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/sbom","scorecard":{"id":484311,"data":{"date":"2025-08-11","repo":{"name":"github.com/illicitonion/num_enum","commit":"10a8f0614b28e1030fcb776292aabd3cf6d34405"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/27 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":"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":"Maintained","score":2,"reason":"3 commit(s) and 0 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/features.yml:1","Warn: no topLevel permission defined: .github/workflows/metadata.yml:1","Warn: no topLevel permission defined: .github/workflows/minimal-versions.yml:1","Warn: no topLevel permission defined: .github/workflows/msrv-build.yml:1","Warn: no topLevel permission defined: .github/workflows/presubmit.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":"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/features.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/features.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/features.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/features.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/features.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/features.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/metadata.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/metadata.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/metadata.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/metadata.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/metadata.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/metadata.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/minimal-versions.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/minimal-versions.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/minimal-versions.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/minimal-versions.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/minimal-versions.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/minimal-versions.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/msrv-build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/msrv-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv-build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/msrv-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv-build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/msrv-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/msrv-build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/msrv-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/presubmit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/presubmit.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/illicitonion/num_enum/presubmit.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  22 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":"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":"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":"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T17:25:12.257Z","repository_id":33277155,"created_at":"2025-08-19T17:25:12.258Z","updated_at":"2025-08-19T17:25:12.258Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28006389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"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":"illicitonion","name":"Daniel Wagner-Hall","uuid":"1131704","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1131704?u=416a4a9521a94a72a4f3f62e7cf9cd20c973932e\u0026v=4","repositories_count":249,"last_synced_at":"2025-10-30T14:48:55.598Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/illicitonion","funding_links":["https://github.com/sponsors/illicitonion"],"total_stars":392,"followers":209,"following":0,"created_at":"2022-11-02T16:38:26.544Z","updated_at":"2025-10-30T14:48:55.598Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/illicitonion","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/illicitonion/repositories"},"tags":[{"name":"0.7.5","sha":"984e150eb0753cfe17ac514e714d443db4aeea4a","kind":"commit","published_at":"2025-10-19T17:12:47.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.7.5","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"e5dc4da1f8a9cdd691345c6d864b86197e36b1bc","kind":"commit","published_at":"2025-06-22T19:13:59.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.7.4","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"86d359f430ecd12be4d544f55bc68c27a3cda82f","kind":"commit","published_at":"2024-07-29T12:41:00.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.7.3","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"8686d3e3c3c969f17f5d9e3a27e88ee723cadd7c","kind":"commit","published_at":"2024-01-07T10:49:27.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.7.2","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"2ff50638a6598a1bc8f5fde5163344fa29c58302","kind":"commit","published_at":"2023-10-27T20:20:31.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.7.1","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"8421fc2c8f9350feb63c5e62fe730506e4ee4116","kind":"commit","published_at":"2023-08-13T20:08:16.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.7.0","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"66d22cc826a0cc32dfd3a64fdc3c3ebe5f42b71b","kind":"commit","published_at":"2023-04-15T17:18:51.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.6.1","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"d5662e436f3afe700a71351d6e2ebc3fbfe8114b","kind":"commit","published_at":"2023-04-02T17:26:35.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.6.0","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b32c406accb05338cb7c59c3023f804a18271c18","kind":"commit","published_at":"2023-02-24T02:11:17.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.5.11","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"92a7a52b1c7b9d086fb9ea5dd5a07472e2d05bb3","kind":"commit","published_at":"2023-02-17T09:49:59.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.5.10","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"ee6184daafc785e89440dc9959e9a7ae3754601e","kind":"commit","published_at":"2023-01-24T22:39:15.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.5.9","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"7acc582d3193f8aa986dd42fcf28789004cee629","kind":"commit","published_at":"2023-01-10T01:25:29.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.5.8","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.8/manifests"},{"name":"0.5.6","sha":"8cfadf833469f7e2524eabab7a5d8386133d3472","kind":"commit","published_at":"2021-12-31T12:08:21.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.5.6","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.6/manifests"},{"name":"0.5.4","sha":"86678d9fad05619c9053e933941f52dec0900292","kind":"commit","published_at":"2021-08-16T23:57:29.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.5.4","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"a5c5868bb7e86e90af4ae8716650c819892a6054","kind":"commit","published_at":"2021-08-03T07:56:25.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.5.3","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"bb8a680bd3fb4efd31774b347f85a23eb8196885","kind":"commit","published_at":"2021-07-12T12:03:00.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.5.2","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"bd5d82bd7f76571a5487b05ab39b8c1ce6a7ae44","kind":"commit","published_at":"2020-08-05T21:51:54.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.5.1","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"cf7ba521d76e4c3e1f0fe38083435f574303513c","kind":"commit","published_at":"2020-05-09T15:37:09.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.5.0","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.5.0/manifests"},{"name":"0.4.3","sha":"fc199d0cb847d39a7eac95ecc2b1523fa9a12628","kind":"commit","published_at":"2020-03-17T09:41:55.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.4.3","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"eb2aed491b3971712c7c156787f1153e4f6dafde","kind":"commit","published_at":"2019-10-04T21:13:05.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.4.2","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"10cb1c62a5ba6bcbec076c1feb159c445e6f4ac5","kind":"commit","published_at":"2019-08-12T22:22:11.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.4.1","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"adf8d8ad9f47d3d5be7396b8ff731bb32452345f","kind":"commit","published_at":"2019-08-12T21:51:04.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.4.0","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"6d9dbacab430bf227f61e2ab0182b0630b9bc4f3","kind":"commit","published_at":"2019-07-27T11:25:21.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.3.1","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"0cc49949e9130f92c87c8b6b363bcd782fc68b0e","kind":"commit","published_at":"2019-07-11T19:27:08.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.3.0","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"89d17a65db6305326d3c66645ccd2b0312205c55","kind":"commit","published_at":"2019-06-30T16:49:56.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.2.3","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"d3584d8afc38d9525c416bffc0e47b013881c82d","kind":"commit","published_at":"2019-06-30T15:57:48.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.2.2","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"86f8937f32860705fced5e735f6a555a02ee5936","kind":"tag","published_at":"2019-06-14T21:23:35.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.2.1","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"d7da6ea8c0e2b9de0ddfa5f43973836b4b7826be","kind":"commit","published_at":"2019-04-19T14:23:17.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.2.0","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ce22e68d58d543a0733a21492db74c584c5c3501","kind":"commit","published_at":"2018-11-12T00:10:46.000Z","download_url":"https://codeload.github.com/illicitonion/num_enum/tar.gz/0.1.0","html_url":"https://github.com/illicitonion/num_enum/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/illicitonion/num_enum@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-17T06:33:23.344Z","dependent_packages_count":622,"downloads":200315276,"downloads_period":"total","dependent_repos_count":14567,"rankings":{"downloads":0.2863248164629717,"dependent_repos_count":0.21862239680670256,"dependent_packages_count":0.12905773746976312,"stargazers_count":10.254095643772436,"forks_count":10.166646685049754,"docker_downloads_count":0.2447160377158896,"average":3.5499105528795862},"purl":"pkg:cargo/num_enum","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/num_enum","docker_dependents_count":142,"docker_downloads_count":32088182,"usage_url":"https://repos.ecosyste.ms/usage/cargo/num_enum","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/num_enum/dependencies","status":null,"funding_links":["https://github.com/sponsors/illicitonion"],"critical":true,"issue_metadata":{"last_synced_at":"2025-11-06T22:01:59.348Z","issues_count":55,"pull_requests_count":105,"avg_time_to_close_issue":9215225.55263158,"avg_time_to_close_pull_request":898984.0101010101,"issues_closed_count":38,"pull_requests_closed_count":99,"pull_request_authors_count":24,"issue_authors_count":48,"avg_comments_per_issue":2.418181818181818,"avg_comments_per_pull_request":0.9238095238095239,"merged_pull_requests_count":88,"bot_issues_count":2,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":257978.33333333334,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/illicitonion%2Fnum_enum/issues","maintainers":[{"login":"illicitonion","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/illicitonion"},{"login":"danielhenrymantilla","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielhenrymantilla"}],"active_maintainers":[{"login":"illicitonion","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/illicitonion"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num_enum/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num_enum/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num_enum/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num_enum/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num_enum/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/num_enum/codemeta","maintainers":[{"uuid":"14455","login":"illicitonion","name":"Daniel Wagner-Hall","email":null,"url":"https://github.com/illicitonion","packages_count":15,"html_url":"https://crates.io/users/illicitonion","role":null,"created_at":"2022-11-07T22:35:30.925Z","updated_at":"2022-11-07T22:35:30.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/illicitonion/packages"}]}