This is an ocaml binding for fuse (filesystem in userspace) enabling you to write your own multithreaded, efficient userspace filesystems using the ocaml programming language.
License
GNU General Public License version 2.0 (GPLv2)Follow OCamlFuse
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
-
Installation is totally lacking any configure script and make install doesn't seem to work, after I executed it, I was told that installation was successful but other ocaml packages can't find Fuse anyway...