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
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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...