JNR-FUSE library for using FUSE from Java

from blog SerCe's blog, | ↗ original
This article explains how to implement a userspace file system using Java, connecting Java and native code without writing C code, to achieve maximum performance.