There was a flurry of activity on ocaml-multicore/ocaml-uring this month leading to a release (ocaml/opam-repository#28604). ocaml-uring provides bindings to the Linux’s io_uring, which allows batching various syscalls to the kernel for it to execute out-of-order, and in parallel. Its principal use at the moment is for the high-performance Linux backend of Eio.
Hacking OCaml: This talk breaks down a CTF puzzle Corwin de Zahr designed a few years back that involves finding problems and vulnerabilities within the OCaml runtime.
Read the full transcript here: https://www.janestreet.com/tech-talks/hacking-ocaml/ https://www.youtube.com/watch/SV9Vna-Qgo8?version=3&utm_source=dlvr.it&utm_medium=mastodon #OCaml #OCamlPlanet