cl-fuse
CL-FUSE provides Common Lisp bindings for FUSE (file system in user space).

Compatibility: SBCL and CCL work; Clisp fails because fusermount gets run with wrong permissions, ECL 12.7.1 complains about memory corruption.

cl-fuse-meta-fs provides a Lispy layer on top of cl-fuse.

Homepage: https://common-lisp.net/project/cl-fuse/

License: LLGPL


Topics: system programming filesystem