Movatterモバイル変換


[0]ホーム

URL:


packageasync_kernel

  1. Overview
  2. Docs

You can search for identifiers within the package.

in-package search v0.2.0

Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=01ced973dbc70535f692f38bed524ae82dba17e26e58791b2fbf0d647b160d2e

Description

Part of Jane Street's Core libraryThe Core suite of libraries is an industrial strength alternative toOCaml's standard library that was developed by Jane Street, thelargest industrial user of OCaml.

Published:26 May 2024

README

"Async_kernel"

Async_kernel containsAsync's core data structures, likeDeferred.Async_kernel is portable, and so can be used in JavaScript using Async_js. In principle it could also be used on Windows, but no scheduler has been written for Async on Windows as of yet.

API documentation for the latest release can be foundhere.

Dependencies (5)

  1. dune>= "3.11.0"
  2. ppx_jane>= "v0.17" & < "v0.18"
  3. core_kernel>= "v0.17" & < "v0.18"
  4. core>= "v0.17" & < "v0.18"
  5. ocaml>= "5.1.0"

Dev Dependencies

None

Used by (30)

  1. accessor_async>= "v0.17.0"
  2. alcotest-async>= "1.3.0"
  3. async>= "v0.17.0"
  4. async_durable>= "v0.17.0"
  5. async_extra>= "v0.17.0"
  6. async_js>= "v0.17.0"
  7. async_log
  8. async_rpc_kernel>= "v0.17.0"
  9. async_sendfile>= "v0.17.0"
  10. async_unix>= "v0.17.0"
  11. aws-s3-async>= "4.6.0"
  12. bastet_async
  13. bonsai>= "v0.17.0"
  14. caqti-async>= "1.3.0"
  15. cohttp-async= "2.5.8" | >= "5.2.0" & < "6.0.0~alpha0" | >= "6.0.0~alpha2"
  16. cohttp-curl-async
  17. cstruct-async>= "3.0.2" & < "6.1.0"
  18. ecaml>= "v0.17.0"
  19. incr_dom>= "v0.17.0"
  20. incr_dom_interactive>= "v0.17.0"
  21. lambda_streams_async
  22. logs-async
  23. memtrace_viewer>= "v0.17.0"
  24. pgx_async>= "1.0" & < "2.2"
  25. polling_state_rpc>= "v0.17.0"
  26. ppx_quick_test
  27. resource_cache>= "v0.17.0"
  28. sequencer_table>= "v0.17.0"
  29. streamable>= "v0.17.0"
  30. zmq-async

Conflicts

None


[8]ページ先頭

©2009-2025 Movatter.jp