« earlier | later » Page 1 of 1
A FUSE automounter -- something I'd been considering writing.
to automount filesystem fuse ... on 02 January 2007
Halfs, A Haskell Filesystem edit / delete
Haskell bindings for FUSE. They use monads to restrict the things that read-only FS ops can do, which is quite interesting.
to filesystems fuse haskell monads ... on 07 October 2006
Premshree's (品速力) Personal Weblog: UpcomingFS edit / delete
Using the Ruby bindings for FUSE to wrap a web service as a filesystem.
to filesystem fuse ruby software web ... on 30 May 2006
« earlier | later » Page 1 of 1
| - fuse | |
| 1 | + automount |
| 2 | + filesystem |
| 1 | + filesystems |
| 1 | + haskell |
| 1 | + monads |
| 1 | + ruby |
| 1 | + software |
| 1 | + web |
tasty by Adam Sampson.