{"id":33922889,"url":"https://github.com/zarrs/zarrs_http","last_synced_at":"2026-04-05T01:31:48.250Z","repository":{"id":322513144,"uuid":"1089803567","full_name":"zarrs/zarrs_http","owner":"zarrs","description":"A synchronous http store for the zarrs crate","archived":false,"fork":false,"pushed_at":"2025-11-04T21:03:38.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-02T12:34:26.907Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zarrs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-04T20:47:11.000Z","updated_at":"2025-11-04T21:02:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zarrs/zarrs_http","commit_stats":null,"previous_names":["zarrs/zarrs_http"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/zarrs/zarrs_http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarrs%2Fzarrs_http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarrs%2Fzarrs_http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarrs%2Fzarrs_http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarrs%2Fzarrs_http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zarrs","download_url":"https://codeload.github.com/zarrs/zarrs_http/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zarrs%2Fzarrs_http/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31421869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T00:25:07.052Z","status":"ssl_error","status_checked_at":"2026-04-05T00:25:05.923Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":[],"created_at":"2025-12-12T09:15:58.724Z","updated_at":"2026-04-05T01:31:48.196Z","avatar_url":"https://github.com/zarrs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zarrs_http\n\n[![Latest Version](https://img.shields.io/crates/v/zarrs_http.svg)](https://crates.io/crates/zarrs_http)\n[![zarrs_http documentation](https://docs.rs/zarrs_http/badge.svg)](https://docs.rs/zarrs_http)\n![msrv](https://img.shields.io/crates/msrv/zarrs_http)\n[![build](https://github.com/zarrs/zarrs_http/actions/workflows/ci.yml/badge.svg)](https://github.com/zarrs/zarrs_http/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/zarrs/zarrs_http/graph/badge.svg)](https://codecov.io/gh/zarrs/zarrs_http)\n\nA synchronous `http` store for the [`zarrs`](https://crates.io/crates/zarrs) Rust crate.\n\nFor asynchronous `HTTP` support, use [`zarrs_object_store`](https://crates.io/crates/zarrs_object_store) or [`zarrs_opendal`](https://crates.io/crates/zarrs_opendal).\n\n```rust\nuse zarrs_storage::ReadableStorage;\nuse zarrs_http::HTTPStore;\n\nlet http_store: ReadableStorage = Arc::new(HTTPStore::new(\"http://...\")?);\n```\n\n## Licence\n`zarrs_http` is licensed under either of\n - the Apache License, Version 2.0 [LICENSE-APACHE](./LICENCE-APACHE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e or\n - the MIT license [LICENSE-MIT](./LICENCE-MIT) or \u003chttp://opensource.org/licenses/MIT\u003e, at your option.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzarrs%2Fzarrs_http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzarrs%2Fzarrs_http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzarrs%2Fzarrs_http/lists"}