Multicore OCaml: Dec 2020 / Jan 2021

This page summarizes the projects mentioned and recommended in the original post on /r/ocaml

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • parallel-programming-in-multicore-ocaml

    Tutorial on Multicore OCaml parallel programming with domainslib

  • If you want a deep dive on Multicore, our ICFP paper https://arxiv.org/abs/2004.11663 has a lot of detail. If you just want to give it a spin then one of our team has written a good introductory chapter: https://github.com/ocaml-multicore/parallel-programming-in-multicore-ocaml

  • ocaml-multicore

    Multicore OCaml

  • There are getting started instructions up on https://github.com/ocaml-multicore/ocaml-multicore

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ocaml

    The core OCaml system: compilers, runtime system, base libraries

  • So the work kc did in 2019 might make your job little bit easier https://github.com/ocaml/ocaml/pull/8713 but it doesn't cover everything (nor was the goal to do so).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts