mirage-block-ramdisk
In-memory block device ("Ramdisk") for Mirage
Description
This is an implementation of the Mirage V1_LWT.BLOCK
signature
backed by an in-heap Map. This library supports
read
/write
- dynamic
resize
(i.e. device truncation and extension) - sparseness querying
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 03 Aug 2016
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
oasis
build
ocamlfind
build
mirage-types-lwt
< "3.0.0"
cstruct
< "6.1.0"
ocaml
>= "4.02.0"
Reverse Dependencies