yandex-cloud/geesefs
Finally, a good FUSE FS implementation over S3 observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 90
- Release rhythm 77
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 33
- age_days: 1910
- days_rel: 72
- days_push: 62
- n_releases_24m: 16
Adoption not part of the score
1093 stars · 84 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GeeseFS is a high-performance FUSE file system written in Go that mounts S3-compatible buckets (Yandex Object Storage, Amazon S3) as local file systems. It improves on prior S3 FUSE implementations with aggressive parallelism and asynchrony for better small-file and metadata performance.
Use cases
- mount an s3 bucket as a local filesystem
- access object storage files with posix-like semantics
- use s3 as backend storage for kubernetes via csi
- run applications that need file access to cloud storage
- improve small-file performance over s3fs or goofys
When to choose
- you need to mount S3 or Yandex Object Storage buckets locally with better performance than s3fs/goofys
- you need POSIX-ish features like symlinks, truncate, fsync, or chmod on object storage
- you want a Go-based, actively maintained S3 FUSE driver
When to avoid
- you need full POSIX compliance such as hard links or file locking
- you require correct file permissions and metadata on non-Yandex S3 providers
- you only need simple object upload/download rather than a mounted filesystem
Facets
cli-tool · maturity active
file-system cli cloud-computing files developer-tools cli go fuse s3 object-storage mount posix linux macos
1 source
- readme: https://github.com/yandex-cloud/geesefs · fetched 2026-08-28 · 54189d89e05e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yandex-cloud/geesefs | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="yandex-cloud/geesefs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem