···
2
+
synopsis: "Collection of concurent-safe data structures for Multicore OCaml"
3
+
maintainer: ["Carine Morel" "KC Sivaramakrishnan" "Sudha Parimala"]
4
+
authors: ["KC Sivaramakrishnan"]
6
+
homepage: "https://github.com/ocaml-multicore/saturn"
7
+
doc: "https://ocaml-multicore.github.io/saturn/"
8
+
bug-reports: "https://github.com/ocaml-multicore/saturn/issues"
11
+
"ocaml" {>= "4.14" & < "5.0.0" | >= "5.2.0"}
12
+
"backoff" {>= "0.1.1"}
13
+
"multicore-magic" {>= "2.3.0"}
14
+
"alcotest" {>= "1.7.0" & with-test}
15
+
"domain_shims" {>= "0.1.0" & with-test}
16
+
"dscheck" {>= "0.5.0" & with-test}
17
+
"mdx" {>= "0.4" & with-test}
18
+
"multicore-bench" {>= "0.1.7" & with-test}
19
+
"multicore-magic-dscheck" {>= "2.3.0" & with-test}
20
+
"qcheck" {>= "0.21.3" & with-test}
21
+
"qcheck-alcotest" {>= "0.21.3" & with-test}
22
+
"qcheck-core" {>= "0.21.3" & with-test}
23
+
"qcheck-stm" {>= "0.4" & with-test}
24
+
"qcheck-multicoretests-util" {>= "0.4" & with-test}
25
+
"yojson" {>= "2.0.2" & with-test}
26
+
"sherlodoc" {>= "0.2" & with-doc}
27
+
"odoc" {>= "2.4.1" & with-doc}
30
+
["dune" "subst"] {dev}
39
+
"@runtest" {with-test}
43
+
dev-repo: "git+https://github.com/ocaml-multicore/saturn.git"
46
+
"https://github.com/ocaml-multicore/saturn/releases/download/1.0.0/saturn-1.0.0.tbz"
48
+
"sha256=2d9e4f6713f98cead53f147895c4eb5adc301f10cc828c52f272494da6072a08"
49
+
"sha512=925104a4293326d345701e80932ace2b5d2da02ca6406271d33cd54f9e9c6583f35b060bc42c640357c98669f5bc42e8447dbd21614ae02ce5b5efaa8f04a132"
52
+
x-commit-hash: "ed0a45d8decfb48114d96007d8f6716591d26cd6"