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
·

2 Repos

Awesome GitHub RepositoriesRemote Storage Mapping

Mapping remote storage URIs to local paths for seamless access to music libraries.

Distinct from Remote-to-Local Path Mapping: Distinct from remote-to-local path mapping by focusing on the active mounting/mapping of storage URIs for library access.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Remote Storage Mapping. Refine with filters or upvote what's useful.

Awesome Remote Storage Mapping GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • phiresky/sql.js-httpvfsAvatar von phiresky

    phiresky/sql.js-httpvfs

    3,685Auf GitHub ansehen↗

    sql.js-httpvfs is a virtual file system and loader designed to execute SQL queries against read-only SQLite databases hosted on remote static file servers. It enables the retrieval of database files over HTTP without requiring the entire file to be downloaded to the client. The project distinguishes itself by using byte-range HTTP fetching to simulate local random-access reads. It includes a chunking tool that splits large databases into smaller pieces via a JSON configuration, which helps bypass file size limits and optimizes caching. The system covers a range of capabilities including remo

    Links remote HTTP resources to a virtual file system so an engine can query remote databases without full downloads.

    TypeScript
    Auf GitHub ansehen↗3,685
  • musicplayerdaemon/mpdAvatar von MusicPlayerDaemon

    MusicPlayerDaemon/MPD

    2,607Auf GitHub ansehen↗

    MPD is a headless music server daemon that indexes audio libraries and streams music to local or remote outputs. It functions as a music library manager and network audio streamer, providing a remote audio control protocol that allows external clients to manage playback, playlists, and database queries. The system acts as a multiroom audio coordinator, synchronizing audio distribution across multiple networked clients and hardware devices. It supports a variety of remote management capabilities, including a dedicated control API and the ability to broadcast audio streams over network protocol

    Maps remote storage URIs from network servers to local paths within the server environment.

    C++audioaudio-playermusic
    Auf GitHub ansehen↗2,607
  1. Home
  2. Operating Systems & Systems Programming
  3. Remote Storage Mapping