Go Fuse

Open-source Go projects categorized as Fuse

Top 15 Go Fuse Projects

  1. 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.

    Project mention: An Intro to DeepSeek's Distributed File System | news.ycombinator.com | 2025-04-17

    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

  2. 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.

    CodeRabbit logo
  3. upspin

    Upspin: A framework for naming everyone's everything.

    Project mention: Turning Down Upspin Infrastructure | news.ycombinator.com | 2025-02-12

    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

  4. goofys

    a high-performance, POSIX-ish Amazon S3 file system written in Go

    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

  5. cubefs

    cloud-native distributed storage

  6. gocryptfs

    Encrypted overlay filesystem written in Go

  7. go-fuse

    FUSE bindings for Go

  8. onedriver

    A native Linux filesystem for Microsoft OneDrive

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. plexdrive

    Plexdrive mounts your Google Drive FUSE filesystem (optimized for media playback)

  11. distribyted

    Torrent client with HTTP, fuse, and WebDAV interfaces. Start exploring your torrent files right away, even zip, rar, or 7zip archive contents!

  12. 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.

  13. webdavfs

    Linux / OSX FUSE webdav filesystem. This filesystem behaves like a real network filesystem- no unnecessary copying of entire files.

  14. puter-fuse

    Mount the Puter Internet Filesystem on Your Linux/Mac Device

  15. httpfs

    Create filesystems using your favorite HTTP framework. (by progrium)

    Project mention: Httpfs: Create filesystems using your favorite HTTP framework | news.ycombinator.com | 2024-04-19
  16. iphonebackupfs

    Access an iPhone backup as a disk on Windows and Linux

  17. journalfs

    Mount the systemd journal as log files. FUSE filesystem

  18. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Fuse discussion

Log in or Post with

Go Fuse related posts

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

Sponsored
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.
coderabbit.ai