1 रिपॉजिटरी
Mapping of decentralized content identifiers to a local directory structure via a virtual filesystem.
Distinct from Path Mapping Configurations: Distinct from build-time path aliases; maps P2P network paths to local OS directories.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Content Path Mapping. Refine with filters or upvote what's useful.
Kubo is a peer-to-peer implementation of the InterPlanetary File System (IPFS) designed for decentralized data storage and content delivery. It uses content-addressing, directed acyclic graphs, and distributed hash tables to identify, distribute, and retrieve data across a network without relying on central servers. The project differentiates itself by providing a virtual filesystem via FUSE, which maps decentralized network namespaces to local operating system directories for direct file access. It also includes integrated HTTP gateways that translate peer-to-peer content into standard web t
Maps decentralized content paths to a local directory structure using a filesystem in userspace.