awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
chrislusf avatar

chrislusf/seaweedfsFork

0
View on GitHub↗
26 stars·4 forks·Go·Apache-2.0·9 viewsseaweedfs.com↗

Seaweedfs

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, xDC replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. Enterprise version is at seaweedfs.com.

Features

  • Data Storage and Search - Distributed file system for object, file, and block storage.
  • Distributed File Systems - Scalable distributed file system for billions of files.
  • Distributed Filesystems - Simple and highly scalable distributed file system.
  • File Storage Systems - Distributed file system for object storage.
  • File Systems - Scalable distributed file system for small file storage.
  • More to explore - Distributed file system.
  • Software Tools - Scalable distributed filesystem.

Star history

Star history chart for chrislusf/seaweedfsStar history chart for chrislusf/seaweedfs

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does chrislusf/seaweedfs do?

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, xDC replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. Enterprise version is at seaweedfs.com.

What are the main features of chrislusf/seaweedfs?

The main features of chrislusf/seaweedfs are: Data Storage and Search, Distributed File Systems, Distributed Filesystems, File Storage Systems, File Systems, More to explore, Software Tools.

Which projects share features with chrislusf/seaweedfs?

Projects with overlapping indexed features include: juicedata/juicefs — JuiceFS is a distributed file system designed to mount object storage as a local, POSIX-compliant drive. It functions… fsnotify/fsnotify — fsnotify is a cross-platform filesystem notification library that provides a programming interface for tracking file… ceph/ceph — Ceph is a unified, software-defined storage platform designed to provide object, block, and file storage services from… cyberchitta/llm-context.py — Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between… filebrowser/filebrowser — File Browser is a self-hosted application that provides a web-based interface for managing files and directories on a… efforthye/fast-filesystem-mcp — Advanced filesystem operations for Claude Desktop with large file handling capabilities and Claude-optimized features.

Projects sharing features with Seaweedfs

These projects share indexed features with Seaweedfs. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • juicedata/juicefsjuicedata avatar

    juicedata/juicefs

    13,233View on GitHub↗

    JuiceFS is a distributed file system designed to mount object storage as a local, POSIX-compliant drive. It functions as a cloud-native persistent storage layer that decouples file metadata from raw data, storing metadata in a transactional database while keeping data blocks in object storage. This architecture enables multiple hosts across different regions to access the same storage simultaneously while maintaining strong consistency. The system distinguishes itself by performing data processing, including compression and encryption, directly on the client side before transmission. By split

    Gobigdatacloud-nativedistributed-systems
    View on GitHub↗13,233
  • efforthye/fast-filesystem-mcpefforthye avatar

    efforthye/fast-filesystem-mcp

    58View on GitHub↗

    Advanced filesystem operations for Claude Desktop with large file handling capabilities and Claude-optimized features.

    TypeScript
    View on GitHub↗58
  • ceph/cephceph avatar

    ceph/ceph

    16,247View on GitHub↗

    Ceph is a unified, software-defined storage platform designed to provide object, block, and file storage services from a single distributed cluster. By decoupling data management from physical hardware, it enables elastic scaling across commodity hardware, allowing organizations to build large-scale storage infrastructure without reliance on proprietary vendor equipment. The system distinguishes itself through a shared-nothing, distributed architecture that utilizes deterministic hashing for data placement. This approach eliminates centralized metadata bottlenecks, allowing the cluster to sca

    C++block-storagecloud-storagedistributed-file-system
    View on GitHub↗16,247
  • cyberchitta/llm-context.pycyberchitta avatar

    cyberchitta/llm-context.py

    301View on GitHub↗

    Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like code review and documentation). Includes smart code outlining.

    Python
    View on GitHub↗301
  • Compare all 30 related projects→