ocaml-async (ocaml/ocaml-async) Updated: 2 years, 3 months ago Add to my watchlist
Jane Street Capitalʼs asynchronous execution libraryAsync 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).
Version: 0.16.0 License: MIT
GitHub
Statistics for selected duration
2026-Jan-04 to 2026-Feb-03
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.