package async
Monadic concurrency library
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=3edbaa62a7ea910da0d5c06974da9b2b7e14a9e2648596bc7c9f09c89970b5f8
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"
Async
is a library for asynchronous programming, i.e., programming where some part of the program must wait for things that happen at times determined by some external entity (like a human or another program). This includes pretty much any program that uses blocking calls (e.g., networking code, disk access), timeouts, or event loops (e.g., GUIs).
Read more in Chapter 18 of Real World OCaml.
API documentation for the latest release can be found here.
Dependencies (11)
-
dune
>= "3.11.0"
-
textutils
>= "v0.17" & < "v0.18"
-
ppx_jane
>= "v0.17" & < "v0.18"
-
core_unix
>= "v0.17" & < "v0.18"
-
core_kernel
>= "v0.17" & < "v0.18"
-
core
>= "v0.17" & < "v0.18"
-
async_unix
>= "v0.17" & < "v0.18"
-
async_rpc_kernel
>= "v0.17" & < "v0.18"
-
async_log
>= "v0.17" & < "v0.18"
-
async_kernel
>= "v0.17" & < "v0.18"
-
ocaml
>= "5.1.0"
Dev Dependencies
None
Used by (95)
-
alcotest-async
>= "1.6.0"
-
amqp-client
>= "1.1.0"
-
amqp-client-async
>= "2.3.0"
-
angstrom-async
>= "0.7.0"
- archi-async
- async-mvar
-
async-uri
>= "0.4.0"
-
async-zmq
< "0.3.0"
-
async_find
>= "v0.17.0"
-
async_inotify
>= "v0.17.0"
-
async_interactive
>= "v0.17.0"
-
async_shell
>= "v0.17.0"
-
async_smtp
>= "v0.17.0"
-
async_ssl
>= "v0.17.0"
-
async_udp
>= "v0.17.0"
-
async_websocket
>= "v0.17.0"
- aws-async
-
aws-s3
>= "1.1.0" & < "2.0.0"
- awsm-async
-
bonsai
>= "v0.17.0"
-
cohttp-async
= "2.5.7" | = "5.1.0" | >= "5.3.0"
-
cohttp_async_websocket
>= "v0.17.0"
-
command_rpc
>= "v0.17.0"
-
conduit-async
>= "1.1.0"
- conduit-async-ssl
- conduit-async-tls
-
cstruct-async
>= "6.1.0"
-
delimited_parsing
>= "v0.17.0"
- dns-async
-
ecaml
>= "v0.17.0"
-
email_message
>= "v0.17.0"
-
env_config
>= "v0.17.0"
-
expect_test_helpers_async
>= "v0.17.0"
-
faraday-async
>= "0.8.2"
- feather_async
-
file_path
>= "v0.17.0"
-
frenetic
>= "3.2.0" & < "5.0.0"
-
fzf
>= "v0.17.0"
- gemini
-
gluten-async
>= "0.3.0"
-
grpc-async
>= "0.2.0"
-
h2-async
>= "0.8.0" & < "0.10.0"
-
hardcaml_xilinx_reports
>= "v0.17.0"
-
hg_lib
>= "v0.17.0"
-
horned_worm
= "0.3.5"
- http_router
-
httpaf_caged
>= "1.0.1"
- httpun-async
- httpun-ws-async
-
ibx
>= "0.7.3"
- influxdb-async
-
janestreet_csv
>= "v0.17.0"
- js_of_ocaml-webgpu
- lambda_streams_async
- little_logger
- logs-async-reporter
- magic-trace
-
man_in_the_middle_debugger
>= "v0.17.0"
-
mariadb
< "0.5.1"
-
message-switch
= "0.10.5.1"
- mirage-crypto-rng-async
-
netsnmp
>= "v0.17.0"
-
notty_async
>= "v0.17.0"
- numalib
- obeanstalk
-
ocaml-embed-file
>= "v0.17.0"
- ocaml_openapi_generator
- oloop
-
opass
< "0.2.1"
-
openflow
>= "0.9.0"
-
opium
< "0.11.0"
- orewa
-
ox
>= "1.1.0"
-
pgx_async
< "1.0"
- polars_async
-
postgres_async
>= "v0.17.0"
-
ppx_css
>= "v0.17.0"
-
ppx_deriving_rpc
!= "6.0.0" & < "7.1.0"
- ppx_quick_test
- ppx_rapper_async
- prob-cache
-
redis-async
>= "v0.17.0"
-
rpc
>= "6.1.0" & < "7.1.0"
-
rpc_parallel
>= "v0.17.0"
-
rpclib-async
!= "6.0.0"
- session-cohttp-async
- session-cookie-async
-
session-postgresql-async
>= "0.4.1"
-
sexp
>= "v0.17.0"
-
sexp_macro
>= "v0.17.0"
-
shuttle_http
< "0.8.1" | >= "0.12.0"
-
tls-async
>= "0.17.1"
-
tracing
>= "v0.17.0"
- vrt
-
websocket-async
>= "2.16"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page