parallel-programming-in-multicore-ocaml
Multicore Compiler
A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries.
Tutorial on Multicore OCaml parallel programming with domainslib
283 stars
16 watching
7 forks
Language: OCaml
last commit: 8 months ago
Linked from 2 awesome lists
multicoreocaml
Related projects:
Repository | Description | Stars |
---|---|---|
ocaml-multicore/multicore-talks | Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
mlin/forkwork | Library to efficiently parallelize computationally intensive tasks using multiple cores | 19 |
ocamllabs/vscode-ocaml-platform | An extension for Visual Studio Code to provide OCaml language support and tools | 341 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
biocaml/biocaml | A high-performance OCaml library for bioinformatics tasks and data analysis. | 123 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 772 |
ocaml-community/easy-format | A utility library for pretty-printing indentation in OCaml programs. | 43 |
ocaml-batteries-team/batteries-included | Provides a standard set of libraries and a consistent API for OCaml projects | 519 |
dinosaure/esperanto | A toolchain that compiles OCaml programs into portable executables for multiple architectures. | 133 |
owainlewis/ocaml-datastructures-algorithms | Educational repository of data structures and algorithms implemented in OCaml. | 48 |
hackwaly/vscode-ocaml | An extension for VS Code providing support for the OCaml programming language | 170 |
ck090/ocaml-nn | A monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters | 5 |
ocaml-community/iso8601.ml | A parser and printer for date-times in ISO8601 format. | 29 |
owlbarn/owl | A comprehensive OCaml scientific computing framework for high-performance numerical computations and data analysis. | 1,222 |