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
Orchestrate Your AI Agents with Zenflow
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
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...