Blog

The OCaml Planet RSS

Articles and videos contributed by both experts, companies and passionate developers from the OCaml community. From in-depth technical articles, project highlights, community news, or insights into Open Source projects, the OCaml Planet RSS feed aggregator has something for everyone.

Want your Blog Posts or Videos to Show Here?

To contribute a blog post, or add your RSS feed, check out the Contributing Guide on GitHub.

The New Replaying Benchmark in Irmin

As mentioned in our Tezos Storage / Irmin Summer 2021 Update on the Tezos Agora forum, the Irmin team's goal has been to improve Irmin's…

04 Oct 2021

Tarides

Read Article
Presenting Core

Presenting Core, by Yaron Minsky Core is Jane Street's alternative to the OCaml standard library. The need for an alternative to the standard library is clear: OCaml's standard library is well implemented, but it's narrow in scope, and somewh...

03 Oct 2021

Watch OCaml

View Video
Towards an OCaml Platform

Towards an OCaml Platform, by Yaron Minsky

03 Oct 2021

Watch OCaml

View Video
The State of OCaml

The State of OCaml, Xavier Leroy

03 Oct 2021

Watch OCaml

View Video
OCaml Companion Tools

OCaml Companion Tools, by Xavier Clerc. The objective of this talk is to present several tools that aim to ease the development of software written with the OCaml language. These tools are particularly suited to help the developer during the de...

03 Oct 2021

Watch OCaml

View Video
DragonKit - an extensible language oriented compiler

DragonKit - an extensible language oriented compiler, by Wojciech Meyer

03 Oct 2021

Watch OCaml

View Video
OPAM - an OCaml Package Manager

OPAM - an OCaml Package Manager, by Thomas Gazagnaire.

03 Oct 2021

Watch OCaml

View Video
Experiments in Generic Programming

Experiments in generic programming: runtime type representation and implicit values, by Pierre Chambart & Grégoire Henry

03 Oct 2021

Watch OCaml

View Video
Arakoon - a distributed consistent key-value store

Arakoon - a distributed consistent key-value store, by Nicolas Trangez. Arakoon is a simple consistent distributed key value store. Technically, it’s an OCaml implementation of Multi-Paxos on top of Tokyo Cabinet, using Ocsigen’s Light Weight T...

03 Oct 2021

Watch OCaml

View Video