Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Top 15 Go Fuse Projects
-
seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
I’m interested in how it is compared to seaweedfs[1], which we use for storing weather data (about 3 PB) for ML training.
[1] https://github.com/seaweedfs/seaweedfs
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Sad. As a fan of Plan 9 myself it’s somewhat expected. The ideas are strong but there’s something about it all not quite catching on.
I regularly referred others to Upspin’s source tree [1] if they wondered about larger systems written in Go but weren’t too big and gross like Kubernetes.
[1]: https://github.com/upspin/upspin
-
Project mention: Streaming Data from Cloud Storage with Mountpoint for Amazon S3 | dev.to | 2025-02-11
# install goofys\ sudo curl -Lo \\ /usr/local/bin/goofys \\ https://github.com/kahing/goofys/releases/latest/download/goofys\ sudo chmod +x /usr/local/bin/goofys # install mount-s3\ wget \\ https://s3.amazonaws.com/mountpoint-s3-release/latest/x86_64/mount-s3.deb\ sudo dpkg -i mount-s3.deb\ sudo apt-get install -f -y
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
distribyted
Torrent client with HTTP, fuse, and WebDAV interfaces. Start exploring your torrent files right away, even zip, rar, or 7zip archive contents!
-
mountpoint-s3-csi-driver
Built on Mountpoint for Amazon S3, the Mountpoint CSI driver presents an Amazon S3 bucket as a storage volume accessible by containers in your Kubernetes cluster.
-
webdavfs
Linux / OSX FUSE webdav filesystem. This filesystem behaves like a real network filesystem- no unnecessary copying of entire files.
-
-
Project mention: Httpfs: Create filesystems using your favorite HTTP framework | news.ycombinator.com | 2024-04-19
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Go Fuse discussion
Go Fuse related posts
-
Apache iceberg the Hadoop of the modern-data-stack?
-
Turning Down Upspin Infrastructure
-
Upspin: A framework for naming everyone's everything
-
Ask HN: What distributed file system would you use in 2024?
-
BTFS (BitTorrent Filesystem)
-
DwarFS – The Deduplicating Warp-Speed Advanced Read-Only File System
-
DuckDB + dbt for a serverless event correlation pipeline?
-
A note from our sponsor - InfluxDB
influxdata.com | 18 Apr 2025
Index
What are some of the best open-source Fuse projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | seaweedfs | 24,113 |
2 | upspin | 6,388 |
3 | goofys | 5,317 |
4 | cubefs | 5,006 |
5 | gocryptfs | 3,792 |
6 | go-fuse | 2,141 |
7 | onedriver | 2,133 |
8 | plexdrive | 1,753 |
9 | distribyted | 1,084 |
10 | mountpoint-s3-csi-driver | 277 |
11 | webdavfs | 238 |
12 | puter-fuse | 38 |
13 | httpfs | 37 |
14 | iphonebackupfs | 9 |
15 | journalfs | 6 |