Lua bindings for the Filesystems in Userspace (FUSE) library

$ luarocks install luse

LUSE is a Lua binding for the FUSE (Filesystems in Userspace) library.
It lets developers create a filesystem in Lua. Since FUSE itself is not
very fast, LUSE tries to not further slow things down, and adopted a
userdata-based approach to data passing.

Versions

1.0.2-18 years ago166 downloads

Labels

Manifests