Skip to content

Resources related to FUSE (filesystem in user space).

Notifications You must be signed in to change notification settings

koding/awesome-fuse-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Awesome FUSE Filesystem

This is a list of resources related to [FUSE] (https://en.wikipedia.org/wiki/Filesystem_in_Userspace), Filesystem in Userspace. (This is different from https://github.com/vinkla/awesome-fuse). This is a Golang heavy list, please help me add other languages to it by opening a PR today!

Table of Contents

Libraries

  • osxfuse - For OSX. Language: C.
  • libfuse - Reference implementation for Linux FUSE. Language: C.
  • Dokan - For Windows; has a FUSE wrapper.
  • jacobsa/fuse - A Go package for implementing a FUSE file system. Language: Golang.
  • bazil/fuse - FUSE library for Go. Language: Golang.
  • go-fuse - FUSE bindings for Go. Language: Golang.
  • ruse-fuse - Rust library for filesystems in userspace (FUSE). Language: Rust.
  • rfusefs - Ruby FUSE filesystem - write filesystems in Ruby (FuseFS API over rfuse). Language: Ruby.
  • fuse4js - FUSE bindings for Javascript and node.js (possibly outdated). Language: Javascript.
  • fuse-google-drive - A fuse http://loggedfs.sourceforge.net filesystem wrapper for Google Drive.

Built On

  • gcsfuse - A user-space file system for interacting with Google Cloud Storage. Language: Golang.
  • sshfs - File system based on the SSH File Transfer Protocol; same authors as osxfuse. Language: C.
  • sshfs - A network filesystem client to connect to SSH servers; same authors as libfuse. Language: C.
  • go-ipfs - IPFS implementation in go. Language: Golang.
  • mirrorfs - Go filesystem project using bazil/fuse. Language: Golang.
  • gocryptfs - Encrypted overlay filesystem written in Go. Language: Golang.
  • tahoe-lafs - The Tahoe-LAFS decentralized secure filesystem. Language: Python.
  • btfs - A bittorrent filesystem based on FUSE. Language: C++.
  • google-drive-ocamlfuse - FUSE filesystem over Google Drive. Language: OCaml.
  • mp3fs - FUSE-based transcoding filesystem from FLAC to MP3. Language: C++.
  • encfs - An Encrypted Filesystem for FUSE. Language: C++.
  • GDriveFS - An innovative FUSE wrapper for Google Drive; Language: Python.
  • pachyderm - Containerized Data Analytics. Language: Golang.
  • camlistore - Personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content. Language: Golang.
  • svfs - The Swift Virtual File System. Language: Golang.
  • restic - restic backup program. Language: Golang.
  • unionfs-fuse - union filesystem using fuse. Language: C.
  • GlusterFS - Storage for your Cloud. Language: C.
  • LoggedFS - Filesystem monitoring with Fuse. Language: C++.
  • go-mtpfs - Mount MTP devices over FUSE. Language: Go.
  • πfs - Filesystem that stores your data in π. Language: C.
  • s3fs - FUSE-based file system backed by Amazon S3. Language: C++.

Posts

Misc

License

CC0

About

Resources related to FUSE (filesystem in user space).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published