azure-storage-fuse VS go-nfs-client

Compare azure-storage-fuse vs go-nfs-client and see what are their differences.

azure-storage-fuse

A virtual file system adapter for Azure Blob storage (by Azure)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
azure-storage-fuse go-nfs-client
4 1
617 24
1.8% -
8.7 10.0
2 days ago over 2 years ago
Go RPC
GNU General Public License v3.0 or later Apache License 2.0
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.

azure-storage-fuse

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

go-nfs-client

Posts with mentions or reviews of go-nfs-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-14.
  • Mountpoint – file client for S3 written in Rust, from AWS
    14 projects | news.ycombinator.com | 14 Mar 2023
    That depends on what you consider "fast". EFS (the "serverless" NFS) has sub-millisecond operation latency. S3 is more in the 10-20ms range for most operations, with occasional spikes.

    BTW, if you need a pure Go client for NFSv4 (including AWS EFS), feel free to check my: https://github.com/Cyberax/go-nfs-client

What are some alternatives?

When comparing azure-storage-fuse and go-nfs-client you can also consider the following projects:

PosixSyncFS - PosixSyncFS is a set of Bash scripts that allow users to create a real POSIX filesystem and sync it to a remote storage bucket for backup and recovery purposes.

nfs-win - NFS for Windows

aws-java-nio-spi-for-s3 - A Java NIO.2 service provider for Amazon S3

s4cmd - Super S3 command line tool

mountpoint-s3 - A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.

s3fs-fuse - FUSE-based file system backed by Amazon S3

rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files

gocryptfs - Encrypted overlay filesystem written in Go