2 Repos
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.
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.
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.