package async_kernel

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=01ced973dbc70535f692f38bed524ae82dba17e26e58791b2fbf0d647b160d2e

Description

Part of Jane Street's Core library The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.

Published: 26 May 2024

README

"Async_kernel"

Async_kernel contains Async's core data structures, like Deferred. 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 found here.

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 (31)

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

Conflicts

None

OCaml

Innovation. Community. Security.