macOS
brew install geesefslocal Homebrew formula metadata
brew
FUSE FS implementation over S3. Version 0.43.8 via Homebrew; verified 2026-06-22.
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 | cli | global executable |
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.
https://github.com/yandex-cloud/geesefs
install metadata
| Package key | brew:geesefs |
|---|---|
| Version | 0.43.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/geesefs |
| Homepage | https://github.com/yandex-cloud/geesefs |
| Repository | https://github.com/yandex-cloud/geesefs |
| Upstream docs | https://github.com/yandex-cloud/geesefs#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/yandex-cloud/geesefs/archive/refs/tags/v0.43.8.tar.gz |
| Last updated | 2026-06-22T10:25:45Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | geesefs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.