gcsfuse VS goseaweedfs

Compare gcsfuse vs goseaweedfs and see what are their differences.

gcsfuse

A user-space file system for interacting with Google Cloud Storage (by GoogleCloudPlatform)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
gcsfuse goseaweedfs
31 9
1,976 113
1.5% -
9.7 0.0
7 days ago over 1 year ago
Go Go
Apache License 2.0 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.

gcsfuse

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

goseaweedfs

Posts with mentions or reviews of goseaweedfs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-15.
  • How data is stored in S3, RDS and DynamiDB.
    1 project | /r/aws | 31 May 2022
    You can check SeaweedFS https://github.com/chrislusf/seaweedfs
  • Top 200 Kubernetes Tools for DevOps Engineer Like You
    84 projects | dev.to | 15 Jan 2022
    ChubaoFS - distributed file system and object storage Longhorn - Cloud-Native distributed block storage built on and for Kubernetes OpenEBS - Kubernetes native - hyperconverged block storage with multiple storage engines Rook - Storage Orchestration for Kubernetes SeaweedFS - Distributed file system supports read-write many volumes TiKV - Distributed transactional key-value database velero - Backup and migrate Kubernetes applications and their persistent volumes Vitess - Vitess is a database clustering system for horizontal scaling of MySQL kaDalu - A lightweight Persistent storage solution for Kubernetes / OpenShift using GlusterFS in background
  • File Systems implemented in Go
    10 projects | dev.to | 4 Dec 2021
    seaweedfs - SeaweedFS is a simple and highly scalable distributed file system for small files.
  • File system with permanent public random uuid url
    2 projects | /r/selfhosted | 23 Aug 2021
    Seaweedfs looks quite promising but its public url uuid is in the form of <32-bit volume, 64-bit file key, 32-bit file cookie>. The volume is probably fixed most of the time, the file key is an incrementing number while the file cookie is random. 32-bit seems too small to prevent guessing.
  • MinIO: A Bare Metal Drop-In for AWS S3
    9 projects | news.ycombinator.com | 10 Aug 2021
    MinIO team care about an issue if you are paid customer, not for people who use the open source. Indeed MinIO is not even fully S3 compatible with many edge cases and close the issues related to it by saying it’s not a priority.

    You might want to look at other options as well like SeaweedFS [0] a POSIX compliant S3 compatible distributed file system.

    [0] https://github.com/chrislusf/seaweedfs

  • Tools &amp; Info for Sysadmins - MS Mac Downloads, Cabling Tip, CSP Cheatsheet &amp; More
    1 project | /r/sysadmin | 6 Jul 2021
    SeaweedFS is a fast, distributed storage system for blobs, objects, files and data that stores/serves billions of files. Can transparently integrate with the cloud with both fast local access and elastic cloud storage capacity. Blob store has O(1) disk seek, local and cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop and WebDAV. chrislusf finds "it is much faster than the 'high performance' Minio."
  • Finding smaller open source projects
    1 project | /r/opensource | 15 Jun 2021
    welcome to help with https://github.com/chrislusf/seaweedfs
  • Using a disk-backed Redis alternative to reduce AWS S3 bill
    3 projects | news.ycombinator.com | 27 Apr 2021
    (I work on SeaweedFS) How about using SeaweedFS? https://github.com/chrislusf/seaweedfs

    With your dedicated server, the latency is consistent, No API/network cost. Extra data can be tiered to S3.

    Basically it is a key-file store.

    https://github.com/chrislusf/seaweedfs/wiki/Filer-as-a-Key-L...

    https://github.com/chrislusf/seaweedfs/wiki/Cloud-Tier

  • Minio has changed is license - what are the best alternatives? update license change for MinIO · minio/minio@0694325
    6 projects | /r/golang | 23 Apr 2021
    I am working on SeaweedFS. But seriously, use http://github.com/chrislusf/seaweedfs

What are some alternatives?

When comparing gcsfuse and goseaweedfs you can also consider the following projects:

google-drive-ocamlfuse - FUSE filesystem over Google Drive

Seaweed File System - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. [Moved to: https://github.com/seaweedfs/seaweedfs]

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

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

minio - The Object Store for AI Data Infrastructure

afero - A FileSystem Abstraction System for Go

k8s - How to deploy Portainer inside a Kubernetes environment.

fsnotify - Cross-platform file system notifications for Go.

cachenator - Distributed, sharded in-memory cache and proxy for S3

go-systemd - Go bindings to systemd socket activation, journal, D-Bus, and unit files