awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
spacedriveapp avatar

spacedriveapp/spacedrive

0
View on GitHub↗
38,320 Stars·1,293 Forks·Rust·11 Aufrufespacedrive.com↗

Spacedrive

Spacedrive is a decentralized storage client that functions as a distributed file manager, aggregating local, cloud, and network storage into a single virtual filesystem. It operates on a local-first design, prioritizing offline availability by caching metadata and file chunks locally before synchronizing them across devices. By coordinating data access without relying on a central server, it enables users to maintain a private and secure storage network across their own hardware and cloud accounts.

The platform distinguishes itself through a virtual storage layer that maps disparate physical and cloud locations into a unified, searchable directory structure. It utilizes content-addressable storage to identify files by their cryptographic hash, which ensures data integrity and prevents duplicate storage. An event-driven sync engine monitors file changes in the background, propagating updates across connected devices through a distributed messaging protocol.

The system is powered by a memory-safe core engine that manages file operations and synchronization logic. This backend connects to a graphical interface through a cross-platform bridge, providing a consistent experience for browsing and managing digital libraries across different operating systems.

Features

  • Distributed Synchronization - Keeps files consistent across multiple devices and storage locations by automatically syncing changes in the background.
  • Decentralized Storage Clients - Coordinates data synchronization and access across multiple independent storage providers without relying on a central server.
  • Local-First Persistence - Prioritizes offline availability by caching metadata and file chunks locally before syncing to remote services.
  • Content-Addressable Storage - Ensures data integrity and prevents duplicate storage by identifying files through cryptographic hashes.
  • Virtual File Systems - Maps disparate local and cloud storage providers into a single unified directory structure.
  • Virtual Storage Layers - Maps disparate physical and cloud storage locations into a single, searchable, and manageable hierarchical file structure.
  • Personal Cloud Infrastructure - Builds a private storage network by connecting personal hardware and cloud accounts into one virtual filesystem.
  • File Management - File manager built on a virtual distributed filesystem.
  • Distributed File Managers - Aggregates local, cloud, and network storage into a single virtual filesystem for seamless cross-device access.
  • Distributed Filesystem Management - Provides a consistent interface to access files across multiple devices and cloud services simultaneously.
  • Synchronization Engines - Propagates file updates across connected devices automatically using distributed messaging protocols.
  • Cloud Storage Aggregators - Consolidates files from multiple cloud providers and local drives into a single interface for easier organization.
  • Runtime Environments - Manages file operations and synchronization logic using a high-performance, memory-safe backend.
  • Cross-Platform File Managers - Enables consistent browsing and management of digital libraries across desktop and mobile operating systems.
  • Bridge Architectures - Connects native backends to web frontends through a secure and typed message interface.

Star-Verlauf

Star-Verlauf für spacedriveapp/spacedriveStar-Verlauf für spacedriveapp/spacedrive

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Spacedrive

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Spacedrive.
  • git-lfs/git-lfsAvatar von git-lfs

    git-lfs/git-lfs

    14,336Auf GitHub ansehen↗

    Git Large File Storage is a Git extension that replaces large binary assets with lightweight pointers to keep repository history fast and lean. It functions as a remote binary asset store, hosting large files on a separate server instead of storing them directly in the Git history. The system includes a binary file locking mechanism to prevent concurrent edits on large assets, ensuring only one user can modify a file at a time. It also provides a virtual file system mount to expose large assets as a local filesystem without requiring a full manual checkout, and a history migration tool to con

    Gogitgit-lfsgo
    Auf GitHub ansehen↗14,336
  • vrtmrz/obsidian-livesyncAvatar von vrtmrz

    vrtmrz/obsidian-livesync

    9,447Auf GitHub ansehen↗

    This project is a synchronization plugin that mirrors notes, settings, and vault data across multiple devices. It functions as a self-hosted vault synchronizer, allowing users to maintain a personal knowledge base using a user-owned server. The system utilizes a CouchDB synchronization layer to maintain consistent document states across peers. Security is handled through end-to-end encryption, which encrypts vault content locally before transmission to ensure privacy on remote storage. The replication model supports both self-hosted data replication and peer-to-peer data transfer. It manages

    TypeScript
    Auf GitHub ansehen↗9,447
  • iterate-ch/cyberduckAvatar von iterate-ch

    iterate-ch/cyberduck

    4,570Auf GitHub ansehen↗

    Cyberduck is a multi-protocol file transfer client and cross-platform file manager for Mac and Windows. It functions as a cloud storage manager and remote storage mounter, allowing users to upload, organize, and synchronize data between local drives and remote endpoints. The application provides a unified interface for managing files across FTP, SFTP, WebDAV, S3, and other cloud storage protocols, including Amazon S3, Backblaze B2, Microsoft Azure, and OneDrive. It distinguishes itself with a client-side encryption vault that encrypts files and folders locally before they are transmitted to r

    Javaazurebackblaze-b2cloudfront
    Auf GitHub ansehen↗4,570
  • files-community/filesAvatar von files-community

    files-community/Files

    44,008Auf GitHub ansehen↗

    Files is a graphical file manager designed to replace the default operating system explorer with a unified, highly configurable environment. It functions as an extensible storage aggregator, normalizing local, cloud, and remote network storage into a single, consistent interface. By hooking into the system shell, the application intercepts navigation requests to provide a seamless, integrated experience for managing diverse file systems. The application distinguishes itself through a dual-pane productivity environment that facilitates efficient cross-directory operations and drag-and-drop wor

    C#alternativescsharpcustomization
    Auf GitHub ansehen↗44,008
Alle 30 Alternativen zu Spacedrive anzeigen→

Häufig gestellte Fragen

Was macht spacedriveapp/spacedrive?

Spacedrive is a decentralized storage client that functions as a distributed file manager, aggregating local, cloud, and network storage into a single virtual filesystem. It operates on a local-first design, prioritizing offline availability by caching metadata and file chunks locally before synchronizing them across devices. By coordinating data access without relying on a central server, it enables users to maintain a private and secure storage network across their own…

Was sind die Hauptfunktionen von spacedriveapp/spacedrive?

Die Hauptfunktionen von spacedriveapp/spacedrive sind: Distributed Synchronization, Decentralized Storage Clients, Local-First Persistence, Content-Addressable Storage, Virtual File Systems, Virtual Storage Layers, Personal Cloud Infrastructure, File Management.

Welche Open-Source-Alternativen gibt es zu spacedriveapp/spacedrive?

Open-Source-Alternativen zu spacedriveapp/spacedrive sind unter anderem: git-lfs/git-lfs — Git Large File Storage is a Git extension that replaces large binary assets with lightweight pointers to keep… vrtmrz/obsidian-livesync — This project is a synchronization plugin that mirrors notes, settings, and vault data across multiple devices. It… iterate-ch/cyberduck — Cyberduck is a multi-protocol file transfer client and cross-platform file manager for Mac and Windows. It functions… filebrowser/filebrowser — File Browser is a self-hosted application that provides a web-based interface for managing files and directories on a… files-community/files — Files is a graphical file manager designed to replace the default operating system explorer with a unified, highly… kimlimjustin/xplorer — Xplorer is an AI-powered desktop file manager designed for navigating local and remote filesystems. It integrates…