macOS
brew install geesefslocal Homebrew formula metadata
brew / rank 7811
FUSE FS implementation over S3. Version 0.43.8 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#geesefs.
install
brew install geesefslocal Homebrew formula metadata
nix profile install nixpkgs#geesefsnixpkgs package indexes · pkgs/by-name/ge/geesefs/package.nix · source: api.github.com
overview
FUSE FS implementation over S3
history
GeeseFS is a high-performance, POSIX-ish FUSE filesystem for mounting S3-compatible object storage as a filesystem.
The official README frames GeeseFS as a Go implementation intended to address common S3 FUSE performance problems, especially small-file and metadata workloads, by using aggressive parallelism and asynchrony.
The project lives under the yandex-cloud organization and the README points to a GeeseFS-based CSI S3 driver. The input package facts list Homebrew and Nix packaging, which matches a systems-tool audience that wants the same mount helper available through reproducible package channels.
Users provide AWS-style credentials, then run geesefs with a bucket and mount point, optionally specifying an endpoint or bucket prefix. The official README also documents fstab startup usage, Windows operation with WinFSP, environment-variable credentials, and custom credential files through --shared-config.
GeeseFS is notable for package-manager users because it is a single Go/FUSE binary at the boundary between cloud object storage and local filesystem semantics, where packaging has to line up with FUSE support, init/fstab workflows, Windows WinFSP usage, and S3 credential conventions.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.aws/credentialsC:\Users\<USERNAME>\.aws\credentialsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
geesefs | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:geesefs |
|---|---|
| Version | 0.43.8 |
| Package manager | Homebrew |
| Homepage | https://github.com/yandex-cloud/geesefs |
| Repository | https://github.com/yandex-cloud/geesefs |
| Last updated | 2026-07-25T20:55:22-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
geesefs
nix profile install nixpkgs#geesefssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.