msdosfs VS fuse-t

Compare msdosfs vs fuse-t and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
msdosfs fuse-t
1 6
9 785
- -
2.3 6.4
2 months ago about 1 month ago
C
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

msdosfs

Posts with mentions or reviews of msdosfs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-26.
  • FUSE-T is a kext-less implementation of FUSE for macOS that uses NFSv4
    4 projects | news.ycombinator.com | 26 Dec 2023
    The linked msdos source code on GitHub has since been rewritten by Apple /again/ [1], so the article is out of date. This happened 3 months ago, and it now plugs into a private framework named FSKit.

    I did not immediately see any private entitlements that restrict access to this API, nor is msdos.fs signed with special entitlements on my machine. Chances are this API works for any filesystem by dropping an appex into /Library/Filesystems. Looking forward to this being documented and made public eventually.

    [1] https://github.com/apple-oss-distributions/msdosfs/blob/423d...

fuse-t

Posts with mentions or reviews of fuse-t. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-26.

What are some alternatives?

When comparing msdosfs and fuse-t you can also consider the following projects:

sshfs - A network filesystem client to connect to SSH servers

fuseHFS - A macFUSE filesystem build on top of hfsutils/libhfs to enable working with HFS file systems on modern Macs

websocketfs - WebSocketFS: it's like sshfs, but over a WebSocket and implemented in Typescript

9front - nightly synced mirror

file-system-stress-testing - A tool that can be used to stress test POSIX filesystems.

quickjs - Public repository of the QuickJS Javascript Engine.

nfsserve - A Rust NFS Server implementation