[ANN] Flu, Filesystems in Lua Userspace
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] Flu, Filesystems in Lua Userspace
- From: Jerome Vuarand <jerome.vuarand@...>
- Date: 2010年10月20日 10:59:02 +0200
Hi list,
I just released a new Lua library named Flu. It is a Lua binding for
FUSE, which is a library allowing creation of filesystem drivers run
in userspace. It is similar in purpose to my previous LUSE library,
but I tried my best to make Flu's API simpler whenever possible.
For more information, installation instructions, manual, examples,
please visite the library website :
http://piratery.net/flu/
Feel free to give me any kind of feedback :-)
Jérôme.