Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Osxfuse | 7,875 | 29 | a month ago | September 10, 2017 | 135 | other | ||||
FUSE extends macOS by adding support for user space file systems | ||||||||||
S3fs Fuse | 6,977 | 4 days ago | 4 | March 09, 2022 | 208 | gpl-2.0 | C++ | |||
FUSE-based file system backed by Amazon S3 | ||||||||||
Winfsp | 5,367 | 9 days ago | 44 | other | C | |||||
Windows File System Proxy - FUSE for Windows | ||||||||||
Google Drive Ocamlfuse | 4,870 | 2 months ago | 181 | mit | OCaml | |||||
FUSE filesystem over Google Drive | ||||||||||
Dokany | 4,611 | 12 days ago | 85 | C | ||||||
User mode file system library for windows with FUSE Wrapper | ||||||||||
Goofys | 4,558 | 12 days ago | April 04, 2020 | 258 | apache-2.0 | Go | ||||
a high-performance, POSIX-ish Amazon S3 file system written in Go | ||||||||||
Libfuse | 4,366 | 4 | 5 days ago | 10 | September 10, 2022 | 41 | other | C | ||
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface | ||||||||||
Btfs | 3,072 | 25 days ago | 1 | February 27, 2018 | 14 | gpl-3.0 | C++ | |||
A bittorrent filesystem based on FUSE. | ||||||||||
Mergerfs | 3,048 | 3 days ago | 35 | other | C++ | |||||
a featureful union filesystem | ||||||||||
Gocryptfs | 2,749 | 17 days ago | 57 | January 27, 2022 | 48 | mit | Go | |||
Encrypted overlay filesystem written in Go |
Supertag is a tag-based filesystem, written in Rust, for Linux and MacOS. It provides a tag-based view of your files by removing the hierarchy constraints typically imposed on files and folders. In other words, it allows you to think about your files not as objects stored in folders, but as objects that can be filtered by folders.
curl -Ls https://github.com/amoffat/supertag/releases/latest/download/supertag-x86_64.AppImage > tag
sudo install tag /usr/local/bin
brew install amoffat/rnd/supertag