{"id":15497063,"url":"https://github.com/yjh0502/rust-s2","last_synced_at":"2025-04-09T07:05:40.952Z","repository":{"id":53522374,"uuid":"92942189","full_name":"yjh0502/rust-s2","owner":"yjh0502","description":"S2 geometry library in Rust","archived":false,"fork":false,"pushed_at":"2024-10-02T11:24:42.000Z","size":389,"stargazers_count":76,"open_issues_count":4,"forks_count":20,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-29T22:32:46.068Z","etag":null,"topics":["geospatial","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjh0502.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-31T12:04:45.000Z","updated_at":"2024-10-02T11:24:46.000Z","dependencies_parsed_at":"2024-10-29T21:29:29.523Z","dependency_job_id":null,"html_url":"https://github.com/yjh0502/rust-s2","commit_stats":{"total_commits":135,"total_committers":9,"mean_commits":15.0,"dds":0.3925925925925926,"last_synced_commit":"c00e91ea2ce69c2f5d8ba316cb7487765879f6ae"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjh0502%2Frust-s2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjh0502%2Frust-s2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjh0502%2Frust-s2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjh0502%2Frust-s2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjh0502","download_url":"https://codeload.github.com/yjh0502/rust-s2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247994119,"owners_count":21030050,"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","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"}},"keywords":["geospatial","rust"],"created_at":"2024-10-02T08:30:24.616Z","updated_at":"2025-04-09T07:05:40.932Z","avatar_url":"https://github.com/yjh0502.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-s2\n\nRust port of Google S2 geometry library.\n\n[![Build Status](https://travis-ci.org/yjh0502/rust-s2.svg?branch=master)](https://travis-ci.org/yjh0502/rust-s2)\n[![docs](https://docs.rs/s2/badge.svg)](https://docs.rs/s2/0.0.10/s2/)\n\n# Status of the Rust Library\n\nThis library is principally a port of [the Golang S2\nlibrary](https://github.com/golang/geo), adapting to Rust idioms where it makes sense.\nWe detail the progress of this port below relative to that Go library.\n\n## [ℝ¹](https://docs.rs/s2/~0/s2/r1/) - One-dimensional Cartesian coordinates\n\nFull parity with Go.\n\n## [ℝ²](https://docs.rs/s2/~0/s2/r2/) - Two-dimensional Cartesian coordinates\n\nFull parity with Go.\n\n## [ℝ³](https://docs.rs/s2/~0/s2/r3/) - Three-dimensional Cartesian coordinates\n\nFull parity with Go.\n\n## [S¹](https://docs.rs/s2/~0/s2/s1/) - Circular Geometry\n\nFull parity with Go.\n\n## [S²](https://docs.rs/s2/~0/s2/s2/) - Spherical Geometry\n\n**complete**\n\n - Cell, CellID, LatLng, Metric, Point, Region, stuv\n\n**in progress**\n\n - CellUnion, edgeutil, predicates, Rect\n\n**pending**\n\n - loop, paddedcell, polygon, polyline, shapeindex\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjh0502%2Frust-s2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyjh0502%2Frust-s2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyjh0502%2Frust-s2/lists"}