parex
Process parallelizer
An Elixir module that executes multiple processes in parallel to speed up slow computations
An elixir module for parallel execution of functions/processes
63 stars
3 watching
2 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
| An Elixir module that parallelizes stream operations while preserving order | 100 |
| A parallel computation library on top of GenStage for Elixir | 1,560 |
| A tool for parallelizing computations and processing large streams of data | 52 |
| A library for parallel programming in Common Lisp | 17 |
| An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
| A library for serializing Elixir data structures in JSONAPI format | 641 |
| A fast and efficient Erlang-based XML parsing library | 134 |
| A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 164 |
| A utility module that enables message passing between processes in Elixir without burdening the business logic with communication. | 69 |
| Library to efficiently parallelize computationally intensive tasks using multiple cores | 19 |
| A Python parallel scripting library for expressing multi-step workflows and harnessing computing resources across multiple cores and nodes. | 515 |
| A PEG parser/transformer written in Elixir with a DSL for specifying grammars | 68 |
| HL7 message parser for Elixir | 41 |
| An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |