package chamelon
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Subset of littlefs filesystem fulfilling MirageOS KV
Install
dune-project
Dependency
Authors
Maintainers
Sources
chamelon-0.2.1.tbz
sha256=782b84fc81d7bf34fe10442437c6c507ca7ada2c9c822970cc23261be6a5178c
sha512=82fd26fdecf760f77289a9d917c93e1996afca95783d73dfd2947a60dfa817e37e068e3131b418388405927344f0d7536dc43db43b2544ab7be0a0807187edb2
Description
Chamelon implements a subset of the littlefs filesystem, which was originally designed for microcontroller use. It exposes an interface matching the Mirage_kv.RW module type and operates on top of a block device matching Mirage_block.S .
It is extremely not POSIX.
Published: 09 Oct 2025
Dependencies (15)
-
optint
>= "0.0.4" - ppx_cstruct
-
mirage-logs
>= "1.2.0" -
mirage-kv
>= "6.0.1" -
mirage-block
>= "3.0.0" -
ptime
>= "0.8.6" -
lwt
>= "5.3.0" -
logs
>= "0.6.0" -
fmt
>= "0.8.7" -
digestif
>= "1.0.0" -
cstruct
>= "6.0.0" -
checkseum
>= "0.3.2" -
mirage-ptime
>= "5.0.0" -
dune
>= "2.9.0" -
ocaml
>= "4.13.0"
Dev Dependencies (9)
-
bechamel-js
>= "0.2.0" & with-test -
bechamel
>= "0.2.0" & with-test -
mirage-crypto-rng
>= "1.2.0" & with-test -
mirage-block-unix
>= "2.13.0" & with-test -
mirage-block-combinators
>= "3.0.0" & with-test -
alcotest-lwt
>= "1.5.0" & with-test -
alcotest
>= "1.5.0" & with-test -
fpath
>= "0.7.3" & with-test -
crowbar
>= "0.2.1" & with-test
Used by (1)
-
chamelon-unix
>= "0.2.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page