{"id":4229357,"name":"plane-split","ecosystem":"cargo","description":"Plane splitting","homepage":null,"licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/servo/plane-split","keywords_array":["math","geometry"],"namespace":null,"versions_count":34,"first_release_published_at":"2017-04-26T15:57:08.921Z","latest_release_published_at":"2022-11-08T08:59:10.104Z","latest_release_number":"0.18.0","last_synced_at":"2026-04-22T20:05:05.418Z","created_at":"2022-04-12T22:31:21.087Z","updated_at":"2026-04-22T20:05:05.418Z","registry_url":"https://crates.io/crates/plane-split/","install_command":"cargo install plane-split","documentation_url":"https://docs.rs/plane-split/","metadata":{"categories":[]},"repo_metadata":{"id":45999280,"uuid":"86714740","full_name":"servo/plane-split","owner":"servo","description":"Plane splitting with euclid","archived":false,"fork":false,"pushed_at":"2024-03-20T09:03:06.000Z","size":146,"stargazers_count":12,"open_issues_count":6,"forks_count":12,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-08-05T03:00:03.496Z","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":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/servo.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":null,"support":null}},"created_at":"2017-03-30T14:51:11.000Z","updated_at":"2025-03-08T16:11:02.000Z","dependencies_parsed_at":"2023-01-22T11:16:25.682Z","dependency_job_id":null,"html_url":"https://github.com/servo/plane-split","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/servo/plane-split","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/servo","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/sbom","scorecard":{"id":813101,"data":{"date":"2025-08-11","repo":{"name":"github.com/servo/plane-split","commit":"cb400581bcbb7c8a491377653d6a0e2945053151"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"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/main.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/servo/plane-split/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/servo/plane-split/main.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-23T13:36:53.483Z","repository_id":45999280,"created_at":"2025-08-23T13:36:53.484Z","updated_at":"2025-08-23T13:36:53.484Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274805615,"owners_count":25353295,"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-09-12T02:00:09.324Z","response_time":60,"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":"servo","name":"Servo","uuid":"2566135","kind":"organization","description":"The Servo web browser engine","email":null,"website":"https://servo.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2566135?v=4","repositories_count":180,"last_synced_at":"2023-04-09T13:54:00.605Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/servo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:27:21.995Z","updated_at":"2023-04-09T13:54:01.438Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/servo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/servo/repositories"},"tags":[{"name":"v0.17.1","sha":"abd52d052d7d0ff0ff775af263bb7bdd0a97b55e","kind":"commit","published_at":"2020-11-20T16:43:10.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.17.1","html_url":"https://github.com/servo/plane-split/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.17.1/manifests"},{"name":"v0.15.0","sha":"28203d958936b380cf5cba46124dbf268f43d5de","kind":"commit","published_at":"2019-09-12T03:22:10.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.15.0","html_url":"https://github.com/servo/plane-split/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.15.0/manifests"},{"name":"v0.13.9","sha":"d95a6c85647cfd19063883069f154b739467ebb3","kind":"commit","published_at":"2019-08-12T17:24:13.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.13.9","html_url":"https://github.com/servo/plane-split/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.9/manifests"},{"name":"v0.14.1","sha":"c1c3759091a6c8d2245d51bd10390c2dd928a7d1","kind":"commit","published_at":"2019-08-09T14:32:38.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.14.1","html_url":"https://github.com/servo/plane-split/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"1d159454f9fd70ebd283ceada54ac4bcaf9e703d","kind":"commit","published_at":"2019-07-18T13:27:06.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.14.0","html_url":"https://github.com/servo/plane-split/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.14.0/manifests"},{"name":"v0.13.8","sha":"e063e089ac88a387e0ee2ceb661801fe03b30b72","kind":"commit","published_at":"2019-03-19T20:50:17.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.13.8","html_url":"https://github.com/servo/plane-split/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"2d238358f6c461159e8f9103b8d0ad3a241f3149","kind":"commit","published_at":"2019-02-27T15:52:42.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.13.7","html_url":"https://github.com/servo/plane-split/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"43802d155c4f3f582d2fb933702bdbe295355ae3","kind":"commit","published_at":"2019-02-05T15:23:34.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.13.6","html_url":"https://github.com/servo/plane-split/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"be5c980f424dcc064343feab94d024a65b90ac90","kind":"commit","published_at":"2019-02-04T19:51:31.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.13.5","html_url":"https://github.com/servo/plane-split/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"0f77ef22708f92f6a7f2b275102643aff60e9a25","kind":"commit","published_at":"2019-02-02T02:53:53.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.13.4","html_url":"https://github.com/servo/plane-split/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"d444e8a9c44f6995be725052817cdee8bbfab7cf","kind":"commit","published_at":"2018-10-23T19:55:13.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.13.3","html_url":"https://github.com/servo/plane-split/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"116abceb70ad45c40b330c109f28f0142d730eba","kind":"commit","published_at":"2018-09-21T17:20:09.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.13.2","html_url":"https://github.com/servo/plane-split/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"a850be4d57a6082862f95346f5c9eba55065019a","kind":"commit","published_at":"2018-09-20T12:47:59.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.13.1","html_url":"https://github.com/servo/plane-split/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"3350be69c44da8e761c67d7d8bfa1bc7043b250c","kind":"commit","published_at":"2018-08-31T17:45:46.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.13.0","html_url":"https://github.com/servo/plane-split/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"232c1ea4759c9dcb4f8ab3b59fa26173ee673f88","kind":"commit","published_at":"2018-08-03T13:49:54.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.12.1","html_url":"https://github.com/servo/plane-split/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"d0f9e51e564fb0c4e54081794a1816e7b9c92ad4","kind":"commit","published_at":"2018-08-01T13:28:14.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.12.0","html_url":"https://github.com/servo/plane-split/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"91e4f3fbf6038fb071c856c3f651d1a47a06667d","kind":"commit","published_at":"2018-07-24T14:40:56.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.11.0","html_url":"https://github.com/servo/plane-split/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"7ee06c87ac243994b052e8aa833ce9359fd89239","kind":"commit","published_at":"2018-07-10T01:16:38.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.10.0","html_url":"https://github.com/servo/plane-split/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"ad30923fdd6bde74bb675ecd752ac7969f5c006c","kind":"commit","published_at":"2018-05-08T14:49:48.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.9.1","html_url":"https://github.com/servo/plane-split/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.9.1/manifests"},{"name":"v0.8.0","sha":"b49968679ab91c85eb5416a1300e1566ba92dfcb","kind":"commit","published_at":"2018-02-27T20:07:10.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.8.0","html_url":"https://github.com/servo/plane-split/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"e1c3db28dcda10c3e552c814dd8ae9cff99371ca","kind":"commit","published_at":"2018-02-13T14:48:27.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.7.1","html_url":"https://github.com/servo/plane-split/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"4dee26bc925b2e39dfc0cf39410a40e75767f307","kind":"commit","published_at":"2017-12-07T22:57:31.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.7.0","html_url":"https://github.com/servo/plane-split/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"8c7edf58ebf374d9c004b8e6e8d1d035930f562a","kind":"commit","published_at":"2017-06-15T22:29:40.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.6.0","html_url":"https://github.com/servo/plane-split/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5462f966e93ac65adda2b066644cd513770ac952","kind":"commit","published_at":"2017-06-02T13:44:32.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.5.0","html_url":"https://github.com/servo/plane-split/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.5.0/manifests"},{"name":"v0.5","sha":"5462f966e93ac65adda2b066644cd513770ac952","kind":"commit","published_at":"2017-06-02T13:44:32.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.5","html_url":"https://github.com/servo/plane-split/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.5/manifests"},{"name":"v0.3.0","sha":"4b7b2828008391b5537570454e9403a3a62b43b6","kind":"commit","published_at":"2017-05-05T16:57:38.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.3.0","html_url":"https://github.com/servo/plane-split/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"afe8ba86c9a99ccb6e58f178d23294453cded208","kind":"commit","published_at":"2017-05-04T14:21:28.000Z","download_url":"https://codeload.github.com/servo/plane-split/tar.gz/v0.2.2","html_url":"https://github.com/servo/plane-split/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/servo/plane-split@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2026-03-17T18:21:12.304Z","dependent_packages_count":3,"downloads":894427,"downloads_period":"total","dependent_repos_count":89,"rankings":{"downloads":3.486819033122169,"dependent_repos_count":3.6561980017758677,"dependent_packages_count":12.232958997127188,"stargazers_count":29.115842278923243,"forks_count":14.605190502484817,"docker_downloads_count":null,"average":12.619401762686657},"purl":"pkg:cargo/plane-split","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/plane-split","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/plane-split","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/plane-split/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T06:32:58.659Z","issues_count":8,"pull_requests_count":39,"avg_time_to_close_issue":9873367.666666666,"avg_time_to_close_pull_request":238474.23684210525,"issues_closed_count":3,"pull_requests_closed_count":38,"pull_request_authors_count":11,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":2.1025641025641026,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/servo%2Fplane-split/issues","maintainers":[{"login":"kvark","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kvark"},{"login":"Eijebong","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eijebong"},{"login":"SimonSapin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimonSapin"},{"login":"jdm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdm"},{"login":"emilio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilio"},{"login":"mrobinson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrobinson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/plane-split/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/plane-split/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/plane-split/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/plane-split/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/plane-split/codemeta","maintainers":[{"uuid":"1039","login":"kvark","name":"Dzmitry Malyshau","email":null,"url":"https://github.com/kvark","packages_count":99,"html_url":"https://crates.io/users/kvark","role":null,"created_at":"2022-11-07T23:09:02.856Z","updated_at":"2022-11-07T23:09:02.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/kvark/packages"}]}