mountpoint-s3

A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system. (by awslabs)

Mountpoint-s3 Alternatives

Similar projects and alternatives to mountpoint-s3

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

  2. SaaSHub

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

    SaaSHub logo
  3. quickwit

    Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.

  4. s3fs-fuse

    FUSE-based file system backed by Amazon S3

  5. juicefs

    JuiceFS is a distributed POSIX file system built on top of Redis and S3.

  6. gocryptfs

    Encrypted overlay filesystem written in Go

  7. gcsfuse

    A user-space file system for interacting with Google Cloud Storage

  8. goofys

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

  9. libfuse

    The reference implementation of the Linux FUSE (Filesystem in Userspace) interface

  10. seafowl

    Analytical database for data-driven Web applications 🪶

  11. fractalbits

    Ultra-high performance distributed storage system in the AI era. Powered by Fractal ART engine, Rust-native, io_uring, with multi-protocol (S3 object storage, POSIX FS, ...)

  12. s3fs

    8 mountpoint-s3 VS s3fs

    S3 Filesystem

  13. s3m

    CLI for streams of data in S3 buckets

  14. shim

    The Userify Shim (cloud agent) (by userify)

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

  16. wsgidav

    A generic and extendable WebDAV server based on WSGI

  17. efs-utils

    Utilities for Amazon Elastic File System (EFS)

  18. usbd

    User-Space Block Device (USBD) Framework (written in Go)

  19. aws-eks-iam-auth-controller

    Discontinued Kubernetes operator which consolidates custom resources into `aws-auth` ConfigMap.

  20. azure-storage-fuse

    A virtual file system adapter for Azure Blob storage

  21. catfs

    Cache AnyThing filesystem written in Rust

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mountpoint-s3 alternative or higher similarity.

mountpoint-s3 discussion

Log in or Post with

mountpoint-s3 reviews and mentions

Posts with mentions or reviews of mountpoint-s3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-01.
  • S3 Files: The End of Download-Process-Upload (with Terraform)
    3 projects | dev.to | 1 May 2026
    The Lambda benchmark above covers the serverless use case, but it doesn't include Mountpoint for Amazon S3 - AWS's FUSE-based file-system client. Mountpoint is widely used for analytics and ML workloads, so it's a natural comparison. There's just one problem: Mountpoint can't run on Lambda. It's FUSE-based, and Lambda's Firecracker microVM doesn't expose /dev/fuse or grant CAP_SYS_ADMIN - both required for userspace file-system mounts. S3 Files sidesteps this entirely by using NFS, which Lambda natively supports through its existing EFS mount infrastructure.
  • I Crashed My Mac 5 Times So You Don't Have To: Mounting S3 Files on macOS
    3 projects | dev.to | 9 Apr 2026
    This isn't my first attempt at mounting S3 locally. Last year, I experimented with Mountpoint for Amazon S3 on Windows via WSL2. Mountpoint is a FUSE-based client that presents S3 as a local filesystem — but it's optimized for read-heavy workloads. Writes are limited: you can create new files, but you can't modify existing ones in place.
  • S3 Files and the changing face of S3
    5 projects | news.ycombinator.com | 7 Apr 2026
    A more solid (especially when it comes to caching) solution would be appreciated.

    I thought that would be their https://github.com/awslabs/mountpoint-s3 . But no mention about this one either.

  • Streaming Data from Cloud Storage with Mountpoint for Amazon S3
    6 projects | dev.to | 11 Feb 2025
    In this post, we will describe our first impressions of Mountpoint for Amazon S3 - a new open-source solution for interfacing with cloud storage - and assess its performance on two use cases that are of particular interest to us: streaming sequential blocks of a relatively large data files (as detailed here) and consuming a large number of relatively small data files (as detailed here). For the sake of brevity, we will refer to Mountpoint for Amazon S3 simply as Mountpoint.
  • Row Zero and Viewport Data Streaming
    1 project | news.ycombinator.com | 4 Apr 2024
    ... or does "S3 file system" mean https://github.com/awslabs/mountpoint-s3 - a Rust project by AWS Labs that provides "a simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system" ?
  • s3m: A CLI for streams of data in S3 buckets
    2 projects | /r/rust | 5 Dec 2023
  • S3 Express Is All You Need
    6 projects | news.ycombinator.com | 28 Nov 2023
    Looks like support for S3 Express was merged in with version 1.30 just a few hours ago https://github.com/awslabs/mountpoint-s3/pull/642
  • Gcsfuse: A user-space file system for interacting with Google Cloud Storage
    15 projects | news.ycombinator.com | 6 Sep 2023
    mountpoint-s3 is AWS’ first party solution for mounting s3 buckets as file systems: https://github.com/awslabs/mountpoint-s3

    Haven’t used it but it looks cool, if a bit immature.

  • Mountpoint for S3
    2 projects | /r/dataengineering | 28 Mar 2023
    1 project | /r/dataengineering | 28 Mar 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic mountpoint-s3 repo stats
21
5,704
9.5
6 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Rust is
the 3rd most popular programming language
based on number of references?