This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
insaneFS is a fully decentralized peer-to-peer filesystem based on top of FUSE. It provides POSIX file semantics, including mutable files and directories. It does all this while providing a unified global hierarchy.