package mmap

  1. Overview
  2. Docs
File mapping functionality

Install

Dune Dependency

Authors

Maintainers

Sources

mmap-v1.0.2.tbz
sha256=52246241e174bc1c401797ea8e6b9f1484d9af06d7591d0d84720e2e3de38767
md5=7880d4d74b37664f9bb0906ae1cadf6b

Description

This project provides a Mmap.map_file functions for mapping files in memory.

Published: 12 Mar 2019

README

Mmap

This project provides a Mmap.map_file functions for mapping files in memory. This function is the same as the Unix.map_file funciton added in OCaml >= 4.06.

Dependencies (2)

  1. dune >= "1.6"
  2. ocaml >= "4.02.3"

Dev Dependencies

None

Used by (11)

  1. bap-cache >= "2.2.0"
  2. bap-ida >= "2.2.0"
  3. bap-llvm >= "2.2.0"
  4. bap-std >= "2.1.0"
  5. carton < "0.4.4"
  6. carton-git < "0.4.4"
  7. decompress >= "0.9.0" & < "1.0.0"
  8. dns = "1.1.3"
  9. docteur >= "0.0.5"
  10. lwt >= "4.2.0" & < "4.3.0"
  11. pcap-format = "0.5.2"

Conflicts

None

OCaml

Innovation. Community. Security.