1 repo
Systems that aggregate multiple data sources into a unified, hierarchical directory structure.
Distinguishing note: Focuses on the virtualization of file structures rather than physical storage management.
Explore 1 awesome GitHub repository matching data & databases · Virtual File Systems. Refine with filters or upvote what's useful.
Alist is a unified cloud storage gateway that aggregates disparate remote storage providers into a single, navigable virtual file system. By acting as a remote file system proxy, it decouples file operations from specific provider implementations, allowing users to browse, download, and manage files across heterogeneous backends through a standardized interface. The platform utilizes a driver-based storage abstraction that translates generic file system operations into provider-specific API calls. This architecture supports a wide range of cloud storage services, S3-compatible object storage,
The system constructs a hierarchical directory tree by aggregating disparate remote storage sources into a single navigable virtual structure.