gcsfuse is a cloud storage filesystem repository at GoogleCloudPlatform/gcsfuse; the repository description records: A user-space file system for interacting with Google Cloud Storage. Its recorded primary language is Go. License metadata lists Apache-2.0. GitHub metadata shows about 2,276 stars. The project homepage is https://cloud.google.com/storage/docs/gcs-fuse.
License
Apache-2.0
Stars
2,291
Features
- Repository summary for gcsfuse: A user-space file system for interacting with Google Cloud Storage
- gcsfuse mounts Google Cloud Storage buckets as filesystem paths.
- gcsfuse helps bridge cloud storage with local file-based workflows.
- gcsfuse uses Go as its recorded primary language, which helps with stack-fit review.
- gcsfuse lists Apache-2.0 license metadata; review obligations before redistribution or hosted use.
- gcsfuse links to https://cloud.google.com/storage/docs/gcs-fuse for homepage, docs, or demo validation.
Use Cases
- Mount GCS buckets as local paths
- Let existing programs access cloud storage through a filesystem interface
- Evaluate cloud-storage FUSE integrations
- Build cloud data-processing scripts
- Compare object-storage and filesystem access patterns
FAQ
No. gcsfuse mounts Google Cloud Storage through a user-space filesystem interface; it does not provide vector search or RAG features.
Review GCS permissions, mount performance, caching behavior, file consistency semantics, and Apache-2.0 license obligations. Repository: https://github.com/GoogleCloudPlatform/gcsfuse. Stars: about 2,276.