ocamlfuseversion
OCaml bindings for FUSE (Filesystem in UserSpacE)
This is a binding to FUSE for the OCaml programming language, enabling you to write multithreaded filesystems in the OCaml language. It has been designed with simplicity as a goal, as you can see by looking at example/fusexmp.ml. Efficiency has also been a separate goal. The Bigarray library is used for read and writes, allowing the library to do zero-copy in OCaml land.
Author | Vincenzo Ciancia |
---|---|
License | GPL-1.0-or-later |
Published | |
Homepage | http://sourceforge.net/apps/mediawiki/ocamlfuse |
Issue Tracker | https://github.com/astrada/ocamlfuse/issues |
Maintainer | Alessandro Strada <alessandro.strada@gmail.com> |
Dependencies |
|
Source [http] | https://download.ocamlcore.org/gdfuse/ocamlfuse/2.7.1-cvs4/ocamlfuse-2.7.1-cvs4.tar.gz sha256=859d6593badfc0a3c1606a5bd102a90aa6252cadad9d05561cd21ee86efb294f md5=bc8e70d6886fd6a45387c3a7992a31cb |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocamlfuse/ocamlfuse.2.7.1-cvs4/opam |
Required by
- google-drive-ocamlfuse<0.7.3