{"id":4210458,"name":"optimization_engine","ecosystem":"cargo","description":"A pure Rust framework for embedded nonconvex optimization. Ideal for robotics!","homepage":"https://alphaville.github.io/optimization-engine/","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/alphaville/optimization-engine","keywords_array":["embedded","mpc","nmpc","optimization","solver"],"namespace":null,"versions_count":32,"first_release_published_at":"2019-03-02T18:05:58.666Z","latest_release_published_at":"2026-03-23T13:47:29.739Z","latest_release_number":"0.11.1","last_synced_at":"2026-03-23T13:48:20.764Z","created_at":"2022-04-12T21:12:29.445Z","updated_at":"2026-03-23T13:48:20.764Z","registry_url":"https://crates.io/crates/optimization_engine/","install_command":"cargo install optimization_engine","documentation_url":"https://docs.rs/optimization_engine/","metadata":{"categories":["development-tools","embedded","science::robotics","algorithms","simulation"]},"repo_metadata":{"id":37973701,"uuid":"159477900","full_name":"alphaville/optimization-engine","owner":"alphaville","description":"Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support","archived":false,"fork":false,"pushed_at":"2025-11-03T19:27:58.000Z","size":56512,"stargazers_count":585,"open_issues_count":25,"forks_count":59,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-11-04T15:21:26.403Z","etag":null,"topics":["code-generation","code-generator","embedded-optimization","embedded-systems","matlab-toolbox","model-predictive-control","mpc","nmpc","nonconvex","nonconvex-optimization","nonlinear-model-predictive-control","nonlinear-optimization","optimal-control","python","robotics","rust","rust-crate","rust-library","solver","solver-library"],"latest_commit_sha":null,"homepage":"https://alphaville.github.io/optimization-engine/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"korken89/panoc-rs","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alphaville.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-11-28T09:38:23.000Z","updated_at":"2025-11-02T16:36:56.000Z","dependencies_parsed_at":"2023-09-26T19:15:32.840Z","dependency_job_id":"3b221b36-e4ae-4a99-b49e-fc89fcafb9c8","html_url":"https://github.com/alphaville/optimization-engine","commit_stats":{"total_commits":1224,"total_committers":23,"mean_commits":53.21739130434783,"dds":"0.23529411764705888","last_synced_commit":"d302884052f7ccab52a5fc71dc3c795cca008661"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/alphaville/optimization-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alphaville","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/sbom","scorecard":{"id":186711,"data":{"date":"2025-08-11","repo":{"name":"github.com/alphaville/optimization-engine","commit":"54a35b81fa076b2c9d1c71efc44f0c0f7e0ad4bd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/clippy.yml:1","Warn: no topLevel permission defined: .github/workflows/dox.yml:1","Warn: no topLevel permission defined: .github/workflows/rustfmt.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clippy.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/clippy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clippy.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/clippy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clippy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/clippy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dox.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/dox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dox.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/dox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rustfmt.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/rustfmt.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rustfmt.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/rustfmt.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rustfmt.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/alphaville/optimization-engine/rustfmt.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:18: pin your Docker image by updating debian:stable to debian:stable@sha256:e9f62364e0cfd9269cbc422be431ac496e22c98c5401ddf03701638a280b398d","Warn: downloadThenRun not pinned by hash: docker/Dockerfile:36-50","Warn: pipCommand not pinned by hash: docker/Dockerfile:37-51","Warn: pipCommand not pinned by hash: docker/Dockerfile:37-51","Warn: pipCommand not pinned by hash: docker/Dockerfile:37-51","Warn: pipCommand not pinned by hash: ci/install.sh:8","Warn: pipCommand not pinned by hash: ci/install.sh:9","Warn: pipCommand not pinned by hash: ci/script.sh:33","Warn: pipCommand not pinned by hash: ci/script.sh:42","Warn: pipCommand not pinned by hash: ci/script.sh:45","Warn: pipCommand not pinned by hash: ci/sphinx-documentation.sh:26","Warn: pipCommand not pinned by hash: ci/sphinx-documentation.sh:27","Warn: pipCommand not pinned by hash: ci/sphinx-documentation.sh:31","Warn: pipCommand not pinned by hash: open-codegen/publish-pypi.sh:15","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of  12 pipCommand 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":"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-16T19:55:39.948Z","repository_id":37973701,"created_at":"2025-08-16T19:55:39.949Z","updated_at":"2025-08-16T19:55:39.949Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283593389,"owners_count":26861541,"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-11-09T02:00:05.828Z","response_time":62,"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":"alphaville","name":"Pantelis Sopasakis","uuid":"125415","kind":"user","description":"Lecturer at QUB, EEECS, i-AMS.","email":"","website":"http://alphaville.github.io","location":"Belfast, Northern Ireland","twitter":null,"company":"Queen's University Belfast","icon_url":"https://avatars.githubusercontent.com/u/125415?u=aa76f9449672b86512dda5eab237405560ddab0d\u0026v=4","repositories_count":45,"last_synced_at":"2024-12-06T21:47:37.096Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/alphaville","funding_links":[],"total_stars":608,"followers":125,"following":34,"created_at":"2022-11-02T19:08:14.308Z","updated_at":"2024-12-06T21:47:37.097Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alphaville","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alphaville/repositories"},"tags":[{"name":"opengen-0.9.4","sha":"31d57c7d639c4e2e31a34422ee79fc2cf2585afe","kind":"tag","published_at":"2025-05-08T16:29:30.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.9.4","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.9.4/manifests"},{"name":"opengen-0.9.3","sha":"9bf1c6e56d2e7a1c0ba37e7a7322fbea898d45db","kind":"tag","published_at":"2024-12-06T02:11:19.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.9.3","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.9.3/manifests"},{"name":"opengen-0.9.2","sha":"841c91377e1f9e64bc0ea84604ca9ad9f0cb30e7","kind":"tag","published_at":"2024-11-07T13:30:30.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.9.2","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.9.2/manifests"},{"name":"opengen-0.9.1","sha":"d302884052f7ccab52a5fc71dc3c795cca008661","kind":"tag","published_at":"2024-10-15T20:53:32.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.9.1","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.9.1/manifests"},{"name":"opengen-0.9.0","sha":"7af599b8af80d48b26603d52ec20e2cbc5cd0a6b","kind":"tag","published_at":"2024-08-15T16:44:56.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.9.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.9.0/manifests"},{"name":"v0.9.1","sha":"00d195edb568cd59c66d112a7e486c36b0a7ad74","kind":"tag","published_at":"2024-08-14T11:10:12.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.9.1","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.9.1/manifests"},{"name":"opengen-0.8.1","sha":"770c90527c2c7fbc8c64ce59b7cb50529360bd0e","kind":"tag","published_at":"2024-07-25T13:23:28.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.8.1","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.8.1/manifests"},{"name":"v0.9.0","sha":"d9c6dde476858080241ff9be2db3141ff122794e","kind":"tag","published_at":"2024-03-20T14:44:13.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.9.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.9.0/manifests"},{"name":"opengen-0.8.0","sha":"b5c52f9f184dd2ea34c48f9294cba772ddffb10c","kind":"tag","published_at":"2024-03-20T13:08:11.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.8.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.8.0/manifests"},{"name":"v0.8.1","sha":"8d25f34ddb358380647bd988aa400613c66fa228","kind":"tag","published_at":"2023-10-27T19:43:32.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.8.1","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0961e47f0bbf21e32a5d23a512085dde1fc4230e","kind":"tag","published_at":"2023-10-27T17:21:03.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.8.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.8.0/manifests"},{"name":"opengen-0.7.1","sha":"a83981f42d1767c6df91fafea4f2fb1b90be100a","kind":"tag","published_at":"2023-02-14T18:41:48.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.7.1","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.7.1/manifests"},{"name":"v0.7.7","sha":"0be0e336a9c57a083ed8196bfc60ec49bfd94aa3","kind":"tag","published_at":"2023-01-17T20:03:39.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.7.7","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"6fc98ec5d70930dcf37525c3d8e2e4d6de284e18","kind":"tag","published_at":"2022-10-11T22:08:02.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.7.6","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.6/manifests"},{"name":"opengen-0.7.0","sha":"6fc98ec5d70930dcf37525c3d8e2e4d6de284e18","kind":"tag","published_at":"2022-10-11T22:07:11.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.7.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.7.0/manifests"},{"name":"opengen-0.6.13","sha":"9e77bc8d2e44204d9b8f324acc915a6691aa72b2","kind":"tag","published_at":"2022-09-06T22:06:14.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.13","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.13/manifests"},{"name":"opengen-0.6.12","sha":"1030b3c92e5bc162aa878234420a9e190966903f","kind":"tag","published_at":"2022-08-08T14:13:53.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.12","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.12/manifests"},{"name":"v0.7.5","sha":"65374ecdd9120f9ccffa6b0c858d53d1650296e3","kind":"tag","published_at":"2022-06-23T16:10:47.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.7.5","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.5/manifests"},{"name":"opengen-0.6.11","sha":"45700175162fe060751a4bb151e16a23ad9db1a1","kind":"tag","published_at":"2022-03-10T16:45:04.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.11","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.11/manifests"},{"name":"opengen-0.6.10","sha":"337ecb8dbb237d3885a2488e6d8f4f5a89f130fc","kind":"tag","published_at":"2022-03-10T16:37:50.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.10","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.10/manifests"},{"name":"opengen-0.6.9","sha":"f376f602412c65b20bf41c25bc581f6c098f2efc","kind":"tag","published_at":"2022-01-24T18:05:52.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.9","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.9/manifests"},{"name":"opengen-0.6.8","sha":"09384b250145db2911770a90fad523d5e5d99342","kind":"tag","published_at":"2021-12-03T15:19:49.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.8","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.8/manifests"},{"name":"v0.7.4","sha":"a8006918297c078b0e2556d411eb30228fe1399d","kind":"tag","published_at":"2021-11-17T15:42:43.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.7.4","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.4/manifests"},{"name":"opengen-0.6.7","sha":"1420a41449a266a88185daa654c3ada6e91be68d","kind":"tag","published_at":"2021-11-12T19:41:53.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.7","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.7/manifests"},{"name":"v0.7.3","sha":"1420a41449a266a88185daa654c3ada6e91be68d","kind":"tag","published_at":"2021-11-12T19:39:54.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.7.3","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4dfe7378a558988e1f246239a18f17e2292e2c98","kind":"tag","published_at":"2021-10-27T18:32:05.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.7.2","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.2/manifests"},{"name":"opengen-0.6.4","sha":"458fcd4304c5b80e12cb65148fb940ccbe85a3bf","kind":"tag","published_at":"2021-04-16T22:47:42.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.4","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.4/manifests"},{"name":"opengen-0.6.5","sha":"cd524a01b6cb3ebc4705fc2f1731749e528157b4","kind":"tag","published_at":"2021-04-16T21:22:12.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.5","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.5/manifests"},{"name":"opengen-0.6.3","sha":"33ebedfa984f8ebe63b39a25b961e8cf2d98e141","kind":"tag","published_at":"2020-10-19T18:59:40.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.3","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.3/manifests"},{"name":"opengen-0.6.2","sha":"b622a73a5309826a144096670f760faabb3111cf","kind":"tag","published_at":"2020-09-28T13:32:41.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.2","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.2/manifests"},{"name":"opengen-0.6.1","sha":"a1398da4b1e9f08deafe64c2e9e290f3fda29b2b","kind":"tag","published_at":"2020-09-10T20:53:22.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.1","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.1/manifests"},{"name":"opengen-0.6.0","sha":"6bc4affe1ac4ad55e69eaf8720d8163e4ca3d923","kind":"tag","published_at":"2020-09-04T00:47:51.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.0/manifests"},{"name":"v0.7.1","sha":"6bc4affe1ac4ad55e69eaf8720d8163e4ca3d923","kind":"tag","published_at":"2020-09-04T00:43:56.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.7.1","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.1/manifests"},{"name":"opengen-0.6.0a1","sha":"e20edb2de992db9dccf5a455ab81a097503f4d15","kind":"tag","published_at":"2020-07-19T11:08:01.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.6.0a1","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.6.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.6.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.6.0a1/manifests"},{"name":"v0.7.0","sha":"67d39c726f4df8c17c7a6ba3ef584bb18a284aa7","kind":"commit","published_at":"2020-05-11T23:17:56.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.7.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.7.0/manifests"},{"name":"opengen-v0.5.0","sha":"67d39c726f4df8c17c7a6ba3ef584bb18a284aa7","kind":"commit","published_at":"2020-05-11T23:17:56.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-v0.5.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-v0.5.0/manifests"},{"name":"opengen-0.4.1","sha":"d8c556f431a4eab715561bcf6138f353627d02b1","kind":"commit","published_at":"2020-04-13T20:43:48.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/opengen-0.4.1","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/opengen-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@opengen-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/opengen-0.4.1/manifests"},{"name":"v0.6.2","sha":"d5ecff889c4b9948f79acd66f0077dbbfb09996f","kind":"tag","published_at":"2020-03-06T12:58:01.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.6.2","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.6.2/manifests"},{"name":"0.6.1","sha":"c04604a18d4cce988d77effe6170c5ef11f707f5","kind":"commit","published_at":"2019-10-23T22:42:36.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/0.6.1","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a8bbd79858d245e2dde038df98746c043f76c866","kind":"commit","published_at":"2019-10-16T21:12:31.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/0.6.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/0.6.0/manifests"},{"name":"v0.6.1-alpha.2","sha":"132356e2c4fb3292ee61e46ccb91dc4d305314f2","kind":"commit","published_at":"2019-09-27T14:26:52.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.6.1-alpha.2","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.6.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.6.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.6.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.6.1-alpha.2/manifests"},{"name":"v0.5.0","sha":"9ad13f58fe975ddd49f47608200a786c0c47d170","kind":"tag","published_at":"2019-06-22T11:22:41.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.5.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4ea6460ec902333e85e97377b14a5dd14b40124e","kind":"commit","published_at":"2019-06-03T22:37:11.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.4.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"661d89892b007f3ad87f315b31bb9f913f5d56c7","kind":"tag","published_at":"2019-05-21T18:14:38.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.3.1","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"98c9fdea5642dd4715b62ae1d6d1d3092bb7378a","kind":"tag","published_at":"2019-05-20T13:28:48.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.3.0","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"27e456c1f4a4279ee6b0d1ce86047fe983f64eaf","kind":"commit","published_at":"2019-05-07T19:33:41.000Z","download_url":"https://codeload.github.com/alphaville/optimization-engine/tar.gz/v0.2.2","html_url":"https://github.com/alphaville/optimization-engine/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/alphaville/optimization-engine@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2026-03-23T13:48:19.859Z","dependent_packages_count":1,"downloads":324708,"downloads_period":"total","dependent_repos_count":7,"rankings":{"downloads":6.3795670599015,"dependent_repos_count":8.854890698278364,"dependent_packages_count":18.168347082187594,"stargazers_count":8.467495570354982,"forks_count":8.968181852889748,"docker_downloads_count":6.3357577239250675,"average":9.529039997922876},"purl":"pkg:cargo/optimization_engine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/optimization_engine","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/cargo/optimization_engine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/optimization_engine/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-03T22:02:56.188Z","issues_count":57,"pull_requests_count":105,"avg_time_to_close_issue":14937247.3,"avg_time_to_close_pull_request":5066522.010638298,"issues_closed_count":40,"pull_requests_closed_count":94,"pull_request_authors_count":14,"issue_authors_count":26,"avg_comments_per_issue":1.736842105263158,"avg_comments_per_pull_request":0.5238095238095238,"merged_pull_requests_count":78,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":4,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":4515305.0,"past_year_avg_time_to_close_pull_request":150200.75,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaville%2Foptimization-engine/issues","maintainers":[{"login":"alphaville","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alphaville"},{"login":"smokinmirror","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smokinmirror"},{"login":"Arun-R-M","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Arun-R-M"},{"login":"korken89","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/korken89"},{"login":"ruairimoran","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruairimoran"}],"active_maintainers":[{"login":"alphaville","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alphaville"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/optimization_engine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/optimization_engine/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/optimization_engine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/optimization_engine/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/optimization_engine/codemeta","maintainers":[{"uuid":"22489","login":"korken89","name":"Emil Fresk","email":null,"url":"https://github.com/korken89","packages_count":41,"html_url":"https://crates.io/users/korken89","role":null,"created_at":"2022-11-07T22:46:21.782Z","updated_at":"2022-11-07T22:46:21.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/korken89/packages"},{"uuid":"34123","login":"alphaville","name":"Pantelis Sopasakis","email":null,"url":"https://github.com/alphaville","packages_count":5,"html_url":"https://crates.io/users/alphaville","role":null,"created_at":"2022-11-07T22:46:21.787Z","updated_at":"2022-11-07T22:46:21.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/alphaville/packages"}]}