{"id":21147908,"url":"https://github.com/thinkalexandria/diesel_geometry","last_synced_at":"2025-06-16T12:38:36.552Z","repository":{"id":57619097,"uuid":"128695050","full_name":"ThinkAlexandria/diesel_geometry","owner":"ThinkAlexandria","description":"Add support for geometric types and functions to diesel","archived":false,"fork":false,"pushed_at":"2023-01-29T16:47:21.000Z","size":25,"stargazers_count":20,"open_issues_count":3,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-21T19:17:07.203Z","etag":null,"topics":["diesel","geometry","postgresql"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThinkAlexandria.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-09T00:52:38.000Z","updated_at":"2024-05-29T10:39:19.000Z","dependencies_parsed_at":"2023-02-15T23:50:23.468Z","dependency_job_id":null,"html_url":"https://github.com/ThinkAlexandria/diesel_geometry","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ThinkAlexandria/diesel_geometry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThinkAlexandria%2Fdiesel_geometry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThinkAlexandria%2Fdiesel_geometry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThinkAlexandria%2Fdiesel_geometry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThinkAlexandria%2Fdiesel_geometry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThinkAlexandria","download_url":"https://codeload.github.com/ThinkAlexandria/diesel_geometry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThinkAlexandria%2Fdiesel_geometry/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260163221,"owners_count":22968220,"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":["diesel","geometry","postgresql"],"created_at":"2024-11-20T09:19:13.420Z","updated_at":"2025-06-16T12:38:36.508Z","avatar_url":"https://github.com/ThinkAlexandria.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Support for geometric types and geometric functions for Diesel.\n====================\n[![Crates.io](https://img.shields.io/crates/v/diesel_geometry.svg)](https://crates.io/crates/diesel_geometry)\n\nAPI Documentation [latest release](https://docs.rs/diesel_geometry)\n\n`diesel_geometry` provides geometric types and geometric functions.\n\n## License\n\nLicensed under either of these:\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or\n   https://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or\n   https://opensource.org/licenses/MIT)\n\n### Contributing\n\nUnless you explicitly state otherwise, any contribution you intentionally submit\nfor inclusion in the work, as defined in the Apache-2.0 license, shall be\ndual-licensed as above, without any additional terms or conditions.\n\n#### Testing\n\nTo run the integration tests on your machine, you need to have read and write\naccess to a running instance of Postgres. The database is not permanently\naltered because all tests are wrapped in a single transaction that is rolled\nback.\n\nWhen running cargo test set the environment variable `PG_DATABASE_URL` with\nthe Postgres connection string for your database.\n\n**Example**\n\nYou can start a Postgres database locally using docker with:\n\n```\ndocker run -d --rm --name postgres -p 5432:5432 postgres:10\n```\n\nAnd then run:\n\n```\nPG_DATABASE_URL=postgres://postgres:postgres@localhost:5432 cargo test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkalexandria%2Fdiesel_geometry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkalexandria%2Fdiesel_geometry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkalexandria%2Fdiesel_geometry/lists"}