{"id":26533617,"url":"https://github.com/apache/arrow-rs-object-store","last_synced_at":"2025-03-21T19:18:25.176Z","repository":{"id":283541637,"uuid":"952097046","full_name":"apache/arrow-rs-object-store","owner":"apache","description":"Rust object_store crate","archived":false,"fork":false,"pushed_at":"2025-03-20T19:46:37.000Z","size":2074,"stargazers_count":3,"open_issues_count":3,"forks_count":2,"subscribers_count":44,"default_branch":"main","last_synced_at":"2025-03-20T20:12:14.470Z","etag":null,"topics":["object-store"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/object_store","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/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-old.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2025-03-20T18:17:12.000Z","updated_at":"2025-03-20T19:52:56.000Z","dependencies_parsed_at":"2025-03-20T20:12:18.901Z","dependency_job_id":"c0c27212-bede-4f7a-b491-08558d0e0d7e","html_url":"https://github.com/apache/arrow-rs-object-store","commit_stats":null,"previous_names":["apache/arrow-rs-object-store"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow-rs-object-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow-rs-object-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow-rs-object-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Farrow-rs-object-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/arrow-rs-object-store/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244852683,"owners_count":20521160,"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":["object-store"],"created_at":"2025-03-21T19:18:24.525Z","updated_at":"2025-03-21T19:18:25.166Z","avatar_url":"https://github.com/apache.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!---\n  Licensed to the Apache Software Foundation (ASF) under one\n  or more contributor license agreements.  See the NOTICE file\n  distributed with this work for additional information\n  regarding copyright ownership.  The ASF licenses this file\n  to you under the Apache License, Version 2.0 (the\n  \"License\"); you may not use this file except in compliance\n  with the License.  You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n  Unless required by applicable law or agreed to in writing,\n  software distributed under the License is distributed on an\n  \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n  KIND, either express or implied.  See the License for the\n  specific language governing permissions and limitations\n  under the License.\n--\u003e\n\n# Rust Object Store\n\nA focused, easy to use, idiomatic, high performance, `async` object\nstore library for interacting with object stores.\n\nUsing this crate, the same binary and code can easily run in multiple\nclouds and local test environments, via a simple runtime configuration\nchange. Supported object stores include:\n\n* [AWS S3](https://aws.amazon.com/s3/)\n* [Azure Blob Storage](https://azure.microsoft.com/en-us/services/storage/blobs/)\n* [Google Cloud Storage](https://cloud.google.com/storage)\n* Local files\n* Memory\n* [HTTP/WebDAV Storage](https://datatracker.ietf.org/doc/html/rfc2518)\n* Custom implementations\n\nOriginally developed by [InfluxData](https://www.influxdata.com/) and later donated to [Apache Arrow](https://arrow.apache.org/).\n\nSee [docs.rs](https://docs.rs/object_store) for usage instructions\n\n## Support for `wasm32-unknown-unknown` target\n\nIt's possible to build `object_store` for the `wasm32-unknown-unknown` target, however the cloud storage features `aws`, `azure`, `gcp`, and `http` are not supported.\n\n```\ncargo build -p object_store --target wasm32-unknown-unknown\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Farrow-rs-object-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Farrow-rs-object-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Farrow-rs-object-store/lists"}