{"id":10717718,"name":"magic-enum","ecosystem":"spack","description":"Header-only C++17 library provides static reflection for enums, work\nwith any enum type without any macro or boilerplate code.\n","homepage":"https://github.com/Neargye/magic_enum","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/Neargye/magic_enum","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-07-19T05:18:49.793Z","latest_release_published_at":"2025-10-09T07:56:44.788Z","latest_release_number":"0.9.7","last_synced_at":"2026-05-19T07:19:12.181Z","created_at":"2024-07-19T05:18:49.501Z","updated_at":"2026-05-19T07:19:12.181Z","registry_url":"https://packages.spack.io/package.html?name=magic-enum","install_command":"spack install magic-enum","documentation_url":null,"metadata":{},"repo_metadata":{"id":37413127,"uuid":"178613040","full_name":"Neargye/magic_enum","owner":"Neargye","description":"Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code","archived":false,"fork":false,"pushed_at":"2025-10-08T18:29:29.000Z","size":770,"stargazers_count":5723,"open_issues_count":23,"forks_count":514,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-10-10T17:04:30.350Z","etag":null,"topics":["c-plus-plus","c-plus-plus-17","cplusplus","cplusplus-17","cpp","cpp17","enum","enum-to-string","header-only","metaprogramming","no-dependencies","reflection","serialization","single-file","string-to-enum"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Neargye.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["paypal.me/Neargye","btc.com/btc/address/bc1qzevldln8tqz5xf4lyufu9msgl7t97xstth9zq8","etherscan.io/address/0xbb42fdef9204fa6f3d535d202b088dee35fcbd31"],"liberapay":"neargye"}},"created_at":"2019-03-30T21:25:29.000Z","updated_at":"2025-10-10T15:55:35.000Z","dependencies_parsed_at":"2023-12-16T13:57:47.576Z","dependency_job_id":"1d2ebf40-5a81-4fe8-8ac9-1c7fb1e8b80b","html_url":"https://github.com/Neargye/magic_enum","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/Neargye/magic_enum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neargye","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/sbom","scorecard":{"id":99608,"data":{"date":"2025-08-14T15:45:57Z","repo":{"name":"github.com/Neargye/magic_enum","commit":"691cc4b2a4bc08ef35528da2af47d434160409d9"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.3,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"11 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bzlmod-archive.yml:13","Warn: no topLevel permission defined: .github/workflows/bzlmod-archive.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/macos.yml:5","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/ubuntu.yml:5","Warn: no topLevel permission defined: .github/workflows/ubuntu_test_installed_version.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/windows.yml:5"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/bzlmod-archive.yml:16","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Neargye/magic_enum/macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Neargye/magic_enum/ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu_test_installed_version.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/Neargye/magic_enum/ubuntu_test_installed_version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ubuntu_test_installed_version.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Neargye/magic_enum/ubuntu_test_installed_version.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Neargye/magic_enum/windows.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating gentoo/stage3:latest to gentoo/stage3:latest@sha256:9a1b9ae10501daf3efd9e10eeb3d1f109d75ee97e0785263e3674112e259f671","Info:   4 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.9.7 not signed: https://api.github.com/repos/Neargye/magic_enum/releases/185312494","Warn: release artifact v0.9.6 not signed: https://api.github.com/repos/Neargye/magic_enum/releases/163138363","Warn: release artifact v0.9.5 not signed: https://api.github.com/repos/Neargye/magic_enum/releases/129683589","Warn: release artifact v0.9.4 not signed: https://api.github.com/repos/Neargye/magic_enum/releases/129053128","Warn: release artifact v0.9.3 not signed: https://api.github.com/repos/Neargye/magic_enum/releases/109548371","Warn: release artifact v0.9.7 does not have provenance: https://api.github.com/repos/Neargye/magic_enum/releases/185312494","Warn: release artifact v0.9.6 does not have provenance: https://api.github.com/repos/Neargye/magic_enum/releases/163138363","Warn: release artifact v0.9.5 does not have provenance: https://api.github.com/repos/Neargye/magic_enum/releases/129683589","Warn: release artifact v0.9.4 does not have provenance: https://api.github.com/repos/Neargye/magic_enum/releases/129053128","Warn: release artifact v0.9.3 does not have provenance: https://api.github.com/repos/Neargye/magic_enum/releases/109548371"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":8,"reason":"19 out of 22 merged PRs checked by a CI test -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: MIPT-ILab, Sunstone-RTLS, bazel-contrib, bazelboost, cpp-ru, ecsact-dev, gitattributes, neargye-forks, neargye-wg21, seaube"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-15T09:51:48.035Z","repository_id":37413127,"created_at":"2025-08-15T09:51:48.035Z","updated_at":"2025-08-15T09:51:48.035Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010546,"owners_count":26084758,"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-10-12T02:00:06.719Z","response_time":53,"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":"Neargye","name":"Daniil Goncharov","uuid":"7997966","kind":"user","description":"","email":"","website":null,"location":"Kyiv, Ukraine","twitter":"Neargye","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7997966?u=cc5d3a577c3b615ae5bad0c0c293363acf00acfe\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-01T16:40:23.380Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Neargye","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T13:19:25.295Z","updated_at":"2023-03-01T16:40:23.384Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neargye","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neargye/repositories"},"tags":[{"name":"v0.9.7","sha":"e046b69a3736d314fad813e159b1c192eaef92cd","kind":"commit","published_at":"2024-11-13T23:15:10.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.9.7","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"adc7d2ba57e142b6ad018e01057233478a74c1e8","kind":"commit","published_at":"2024-06-29T14:16:32.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.9.6","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"e55b9b54d5cf61f8e117cafb17846d7d742dd3b4","kind":"commit","published_at":"2023-11-16T08:32:10.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.9.5","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"ea5b977b8db8f0eaf9c41540f1b7db99b8abe389","kind":"commit","published_at":"2023-11-12T13:36:48.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.9.4","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"e1ea11a93d0bdf6aae415124ded6126220fa4f28","kind":"commit","published_at":"2023-06-22T13:22:05.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.9.3","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"5018ef9677521983bfedb127901284432d1a05a2","kind":"commit","published_at":"2023-06-10T11:30:32.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.9.2","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"67abcf483a4c5e5027aaf2976b338bd71e28c749","kind":"commit","published_at":"2023-05-31T10:58:31.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.9.1","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"fba99305d2104a2846624feb61058fc77e54d4f0","kind":"commit","published_at":"2023-05-24T09:51:51.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.9.0","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"e1a68e9dd3d2e9180b04c8aeacd4975db745e6b8","kind":"commit","published_at":"2022-12-09T11:52:24.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.8.2","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"43a9272f450fd07e85868ed277ebd793e40806df","kind":"commit","published_at":"2022-08-04T12:12:39.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.8.1","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"87190b811c5d6bb90f970902bcda28740f6c07d3","kind":"commit","published_at":"2022-05-10T19:37:52.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.8.0","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"3d1f6a5a2a3fbcba077e00ad0ccc2dd9fefc2ca7","kind":"commit","published_at":"2021-06-21T18:00:39.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.7.3","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"dc8660e2bc07ab4bea211fbcdc2ab06fe01c1b36","kind":"commit","published_at":"2020-12-23T12:18:20.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.7.2","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"f4d98123d9173396cd92329a56633b51b3ae4101","kind":"commit","published_at":"2020-12-02T10:09:44.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.7.1","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"701bff915916309b8880e3ecf12dad8330da93be","kind":"commit","published_at":"2020-10-14T17:03:02.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.7.0","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.7.0/manifests"},{"name":"v0.6.6","sha":"963ee65e95d878f49fb5622badc6c81b07c717a9","kind":"commit","published_at":"2020-06-05T13:15:27.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.6.6","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2327f53634396ec7131e9d411d0e420c6ec361b1","kind":"commit","published_at":"2020-01-31T09:13:11.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.6.5","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"f900f4e01dfe0a72e3d920884523a7c669848bfa","kind":"commit","published_at":"2019-12-30T12:17:18.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.6.4","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"64856beffb8ef45168735d24232b2e8678c0570a","kind":"commit","published_at":"2019-10-18T08:33:06.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.6.3","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"1f3ea64407d419e667454844898d2d9422c00386","kind":"commit","published_at":"2019-10-08T08:20:14.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.6.2","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"8eb87a9a88a071175f20ec8d10628e2e9686dfa4","kind":"commit","published_at":"2019-09-29T11:31:58.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.6.1","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"8187796f3dd9a3053403145797fd9da587873f1e","kind":"commit","published_at":"2019-07-27T12:56:53.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.6.0","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"b7f84490beb8643a79fe833e8ca769ade31036c7","kind":"commit","published_at":"2019-05-02T15:02:27.000Z","download_url":"https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.5.0","html_url":"https://github.com/Neargye/magic_enum/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Neargye/magic_enum@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/tags/v0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T06:57:46.739Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":58.154819863680615,"stargazers_count":2.2760467380720546,"forks_count":4.44255111976631,"docker_downloads_count":null,"average":16.218354430379744},"purl":"pkg:spack/magic-enum","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/magic-enum","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/magic-enum","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/magic-enum/dependencies","status":null,"funding_links":["paypal.me/Neargye","btc.com/btc/address/bc1qzevldln8tqz5xf4lyufu9msgl7t97xstth9zq8","etherscan.io/address/0xbb42fdef9204fa6f3d535d202b088dee35fcbd31","https://liberapay.com/neargye"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-07T17:00:45.062Z","issues_count":148,"pull_requests_count":160,"avg_time_to_close_issue":4870037.040650407,"avg_time_to_close_pull_request":1776081.0827586206,"issues_closed_count":123,"pull_requests_closed_count":145,"pull_request_authors_count":60,"issue_authors_count":125,"avg_comments_per_issue":2.945945945945946,"avg_comments_per_pull_request":1.325,"merged_pull_requests_count":121,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":20,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":2430843.4,"past_year_avg_time_to_close_pull_request":2024518.125,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neargye%2Fmagic_enum/issues","maintainers":[{"login":"Neargye","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neargye"}],"active_maintainers":[{"login":"Neargye","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Neargye"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/magic-enum/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/magic-enum/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/magic-enum/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/magic-enum/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/magic-enum/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/magic-enum/codemeta","maintainers":[{"uuid":"pranav-sivaraman","login":"pranav-sivaraman","name":null,"email":null,"url":"https://github.com/pranav-sivaraman","packages_count":5,"html_url":null,"role":null,"created_at":"2024-07-19T05:18:50.544Z","updated_at":"2024-07-19T05:18:50.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/pranav-sivaraman/packages"}]}