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.
homepage ↗homepage ↗homepage ↗ github: astrada/ocamlfuse sourceforge: ocamlfuse
Available in
| Overlay | Newest | Ebuilds | Last 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
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)