FUSE is a project that makes it easy for developers to build filesystems and virtual filesystems, by allowing their code to run in userspace, rather than at the kernel level...In this post, I’m going to round up four useful implementations of FUSE and briefly explain what each one does and how it could be useful to you.
Full story »
