parany
Computation parallelizer
A tool for parallelizing computations and processing large streams of data
Parallelize anything //
52 stars
5 watching
8 forks
Language: OCaml
last commit: over 1 year ago
Linked from 1 awesome list
multi-processingocaml-libraryparallel-computingstream-processing
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. | 30 |
| Library to efficiently parallelize computationally intensive tasks using multiple cores | 19 |
| A PowerShell module that simplifies parallel processing of scripts or commands against multiple objects. | 385 |
| An Elixir module that executes multiple processes in parallel to speed up slow computations | 63 |
| A Python library that simplifies parallel computing by automatically dividing work into concurrent tasks and synchronizing their execution. | 1,573 |
| Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library | 29 |
| A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
| A library for parallel programming in Common Lisp | 17 |
| Provides parallel processing utilities for C++11 | 30 |
| An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
| A distributed stream processing framework for real-time data reactions | 1,477 |
| An optimized C library for parallel computing and data movement on resource-constrained devices | 301 |
| An Elixir module that parallelizes stream operations while preserving order | 100 |
| A tool that generates high-performance parallel programs from Python/NumPy code | 502 |
| A library that provides a concurrent, non-blocking buffered pipeline for structuring and scaling applications. | 33 |