{"id":28956812,"url":"https://github.com/developmentseed/async-tiff","last_synced_at":"2025-06-23T21:40:55.962Z","repository":{"id":253317156,"uuid":"843090748","full_name":"developmentseed/async-tiff","owner":"developmentseed","description":"Async TIFF reader for Rust and Python","archived":false,"fork":false,"pushed_at":"2025-06-10T14:59:38.000Z","size":4919,"stargazers_count":68,"open_issues_count":20,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-11T15:09:20.124Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://developmentseed.org/async-tiff/","language":"Rust","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/developmentseed.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2024-08-15T19:01:05.000Z","updated_at":"2025-06-10T14:59:40.000Z","dependencies_parsed_at":"2024-08-19T22:43:12.097Z","dependency_job_id":"b9a70cca-28b6-46bf-88f5-d1ba6ce334a3","html_url":"https://github.com/developmentseed/async-tiff","commit_stats":null,"previous_names":["developmentseed/aiocogeo-rs","developmentseed/async-tiff"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/developmentseed/async-tiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2Fasync-tiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2Fasync-tiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2Fasync-tiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2Fasync-tiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developmentseed","download_url":"https://codeload.github.com/developmentseed/async-tiff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developmentseed%2Fasync-tiff/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261561180,"owners_count":23177543,"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":[],"created_at":"2025-06-23T21:40:55.492Z","updated_at":"2025-06-23T21:40:55.925Z","avatar_url":"https://github.com/developmentseed.png","language":"Rust","readme":"# async-tiff\n\nAn async, low-level [TIFF](https://en.wikipedia.org/wiki/TIFF) reader for Rust and Python.\n\n[**Rust documentation**](https://docs.rs/async-tiff/) \u003cbr/\u003e\n[**Python documentation**](https://developmentseed.org/async-tiff/latest/)\n\n## Features\n\n- Support for tiled TIFF images.\n- Read directly from object storage providers, via the `object_store` crate.\n- Support for user-defined decompression algorithms.\n- Tile request merging and concurrency.\n\n## Background\n\nThe existing [`tiff` crate](https://crates.io/crates/tiff) is great, but only supports synchronous reading of TIFF files. Furthermore, due to low maintenance bandwidth it is not designed for extensibility (see [#250](https://github.com/image-rs/image-tiff/issues/250)).\n\nIt additionally exposes geospatial-specific TIFF tag metadata.\n\n### Tests\n\nDownload the following file for use in the tests.\n\n```shell\naws s3 cp s3://naip-visualization/ny/2022/60cm/rgb/40073/m_4007307_sw_18_060_20220803.tif ./ --request-payer\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopmentseed%2Fasync-tiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopmentseed%2Fasync-tiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopmentseed%2Fasync-tiff/lists"}