offheapversion

Copies OCaml objects out of the OCaml heap

A copy of OCaml objects is moved to memory managed by malloc and free, out of the reach of the GC. If the objects are very large, performance can be improved as the traversal of large live objects does not slow the GC down.

AuthorNandor Licker <n@ndor.email>
LicenseMIT
Published
Homepagehttps://github.com/nandor/offheap
Issue Trackerhttps://github.com/nandor/offheap/issues
MaintainerNandor Licker <n@ndor.email>
Dependencies
Source [http] https://github.com/nandor/offheap/archive/0.1.2.tar.gz
md5=0278b913dc2cdb74231d0ca3e4196e36
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/offheap/offheap.0.1.2/opam
No package is dependent