Apocrypha

ocamlfuse

OCaml binding for fuse

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.

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 2.7.1_p11 1 13 h details ›
stuff GitHub ↗ 2.7.2 1 2 d details ›
phoenix591 GitHub ↗ 3.10.0 2 3 d details ›

Versions & arches

VersionOverlay amd64 Committed
3.10.0 phoenix591 amd64 testing 28 d view · download · history ↗
2.7.2 stuff amd64 testing 2 mo view · download · history ↗
2.7.1_p11 gentoo amd64 testing view · download · history ↗
2.7.1_p11 phoenix591 amd64 testing 28 d view · download · history ↗

Use flags of 3.10.0

  • ocamlopt Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)

Runtime dependencies of 3.10.0

show 4 lines