package riot
- 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
An actor-model multi-core scheduler for OCaml 5
Install
dune-project
Dependency
Authors
Maintainers
Sources
riot-0.0.9.tbz
sha256=f035f5b6ac2558794298bb7f5c7aeb73feea93e32125dc019c0aa6424b13aa8a
sha512=854ae5310d49ca863ac4ea6aa7e7f9129d5b0e3d7093ca16c42d3e5a287219745e24249ff5d00173dd0f60754fc85d98f22895f2084ec0b16c7fb35fdb5d9802
Description
Riot is an actor-model multi-core scheduler for OCaml 5. It brings Erlang-style concurrency to the language, where lighweight process communicate via message passing
Dependencies (14)
-
dune
>= "3.11" -
uri
>= "4.4.0" -
tls
= "0.17.3" -
telemetry
>= "0.0.1" -
rio
>= "0.0.1" -
randomconv
= "0.2.0" -
ptime
>= "1.1.0" -
ocaml
>= "5.1" & < "5.3" -
mtime
>= "2.0.0" -
mirage-crypto-rng
>= "0.11.2" & < "1.0.0" -
mirage-crypto
>= "0.11.2" & < "1.0.0" -
gluon
>= "0.0.1" -
config
>= "0.0.1" -
bytestring
>= "0.0.1"
Dev Dependencies (4)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page