Package : ocamlfuse

Package details

Summary: Ocaml FUSE binding

Description:
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.


URL: https://github.com/astrada/ocamlfuse/
License: GPLv2

Maintainer: joequant

List of RPMs