deco

Parallelizer

A Python library that simplifies parallel computing by automatically dividing work into concurrent tasks and synchronizing their execution.

GitHub

2k stars
40 watching
50 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
unixjunkie/paranyA tool for parallelizing computations and processing large streams of data52
sharplispers/lparallelA library for parallel programming in Common Lisp17
ramblingcookiemonster/invoke-parallelA PowerShell module that simplifies parallel processing of scripts or commands against multiple objects.385
alex/rplyA Python parser generator with RPython support, designed to provide a more efficient and flexible alternative to traditional parsing approaches.379
stevenjl/parexAn Elixir module that executes multiple processes in parallel to speed up slow computations63
alexfilatov/borshA binary serialization format prioritizing consistency, safety, and speed for security-critical projects.7
shomali11/parallelizerSimplifies creating multiple worker threads to execute tasks in parallel72
antidot/pycksonA Python library that serializes objects to JSON by analyzing their class structure and parameters.28
intellimath/pyaxonA lightweight, human-readable data serialization format and associated Python library for representing complex data structures22
joblib/joblib-sparkEnables parallelization of machine learning tasks on a distributed Spark cluster using the joblib library.243
metasmile/strsyncAutomates translation and synchronization of localized resources in Xcode projects.165
meeron/pybinnA Python wrapper around a binary serialization format5
rsgalloway/pyseqA Python module for finding and serializing groups of items with numerical sequence indices.125
ag14774/diffdistEnables backpropagation in distributed settings and facilitates model parallelism using differentiable communication between processes62
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20