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
Zenflow- The AI Workflow Engine for Software Devs
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
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...