# harababurel/gcsf

a FUSE file system based on Google Drive

Repository: https://github.com/harababurel/gcsf
Canonical: https://ross.abutalabs.com/products/gcsf
Language: Rust
License: MIT
License Family: permissive
Topics: fuse, google, drive, google-drive, filesystem, rust, google-drive-wrapper, google-drive-api
Last push: 2026-08-19T15:12:51+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 95, longevity 100
- inputs: {"age_days": 3071, "days_push": 14, "days_rel": 36, "gap_med": 0.0, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2382, forks 97 (observed 2026-08-28T04:06:42.385954+00:00)

## What it is
GCSF is a FUSE-based virtual filesystem that mounts a Google Drive account locally so it can be used like a regular disk partition. It is written in Rust and distributed as a CLI application via cargo.

## Use cases
- mount google drive as a local folder
- access google drive files from the terminal
- use google drive like a regular disk partition
- browse and edit drive files with local applications
- sync-free read/write access to google drive on linux

## When to choose
- you want your Google Drive files accessible through the normal filesystem on Linux or macOS
- you prefer working with cloud files using standard shell commands and desktop apps
- you want a lightweight Rust tool installable via cargo

## When to avoid
- you are on Windows, which is not supported
- you need full offline sync or selective background syncing like the official Drive client
- you need a GUI for managing your Drive account

## Facets
- artifact type: application
- maturity: active
- function: file-system, cli
- domain: files, cloud-computing, developer-tools
- platform: rust, cli
- tags: fuse, google-drive, virtual-filesystem, cloud-storage-mount, rust, command-line, linux, macos, desktop

## Member repositories
- harababurel/gcsf (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:42.385954+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:34:42.588271+00:00, confidence not recorded.
  - readme: https://github.com/harababurel/gcsf (fetched 2026-08-28T04:06:42.385954+00:00, sha 2a9ba9a19708)
  - registry_crates: https://crates.io/api/v1/crates/gcsf (fetched 2026-08-29T10:15:34.655883+00:00, sha d7e368e8f17f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
