How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
MooseFS Distributed Storage – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System / Software-Defined Storage
The main features of moosefs/moosefs are: Distributed Filesystems, Networking Tools.
Open-source alternatives to moosefs/moosefs include: ceph/ceph — Ceph is a unified, software-defined storage platform designed to provide object, block, and file storage services from… asciimoo/wuzz — Wuzz is an interactive command line HTTP client and request inspector designed for capturing, reviewing, and analyzing… baidu/bfs — The Baidu File System. appneta/tcpreplay — Pcap editing and replay tools for *NIX and Windows - Users please download source from. chrislusf/seaweedfs — SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob… apache/hadoop — Hadoop is a big data infrastructure suite and distributed data processing framework designed to store and process…
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
Wuzz is an interactive command line HTTP client and request inspector designed for capturing, reviewing, and analyzing outgoing network calls and their payloads. It functions as a terminal-based tool for debugging API issues and testing web endpoints. The tool provides specialized filtering for response bodies, using regular expressions and format-specific query syntaxes tailored for JSON and HTML data. It allows for the persistence of captured requests and responses to disk to facilitate the reproduction of network issues and offline analysis. User settings and default request behaviors are
Pcap editing and replay tools for *NIX and Windows - Users please download source from