forkwork
Core parallelizer
Library to efficiently parallelize computationally intensive tasks using multiple cores
OCaml library for forking child processes to perform work on multiple cores
19 stars
6 watching
3 forks
Language: OCaml
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
| Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
| A tool for parallelizing computations and processing large streams of data | 52 |
| A monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters | 5 |
| Tools for implementing various hash algorithms in multiple programming languages. | 87 |
| An interface between OCaml and the Message Passing Interface (MPI) for distributed-memory parallel programming | 24 |
| A serialization and protocol library for OpenFlow network devices | 13 |
| Enables machine learning with scikit-learn in OCaml | 34 |
| A systems programming language focused on reliable high performance parallel computation | 31 |
| Enables parallelization of machine learning tasks on a distributed Spark cluster using the joblib library. | 243 |
| An Elixir module that executes multiple processes in parallel to speed up slow computations | 63 |
| A library for writing concurrent code using cooperative multitasking | 0 |
| A programming language designed to write efficient parallel programs using functional principles. | 432 |
| OCaml bindings for a popular machine learning framework | 283 |
| A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. | 30 |